iommu: Implement DOMAIN_ATTR_PAGING attribute
authorJoerg Roedel <joro@8bytes.org>
Tue, 29 Jan 2013 12:49:04 +0000 (13:49 +0100)
committerJoerg Roedel <joro@8bytes.org>
Wed, 6 Feb 2013 09:47:11 +0000 (10:47 +0100)
This attribute of a domain can be queried to find out if the
domain supports setting up page-tables using the iommu_map()
and iommu_unmap() functions.

Signed-off-by: Joerg Roedel <joro@8bytes.org>

No differences found