introcude linux/iommu.h for an iommu api
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 26 Nov 2008 16:02:33 +0000 (17:02 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sat, 3 Jan 2009 13:10:09 +0000 (14:10 +0100)
This patch introduces the API to abstract the exported VT-d functions
for KVM into a generic API. This way the AMD IOMMU implementation can
plug into this API later.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found