iommu/vt-d: Report domain usage in sysfs
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 14 Jul 2015 21:24:53 +0000 (15:24 -0600)
committerJoerg Roedel <jroedel@suse.de>
Mon, 3 Aug 2015 14:30:57 +0000 (16:30 +0200)
Debugging domain ID leakage typically requires long running tests in
order to exhaust the domain ID space or kernel instrumentation to
track the setting and clearing of bits.  A couple trivial intel-iommu
specific sysfs extensions make it much easier to expose the IOMMU
capabilities and current usage.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c

Simple merge