intel-iommu: Support IOMMU groups
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 30 May 2012 20:19:19 +0000 (14:19 -0600)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 25 Jun 2012 11:48:28 +0000 (13:48 +0200)
commitabdfdde2534c48d7a761fc437ad3d840a5947dbc
tree6096f56dea5007d20d3be0590e849d9ed4464467
parent9dcd61303af862c279df86aa97fde7ce371be774
intel-iommu: Support IOMMU groups

Add IOMMU group support to Intel VT-d code.  This driver sets up
devices ondemand, so make use of the add_device/remove_device
callbacks in IOMMU API to manage setting up the groups.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/intel-iommu.c