]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit4a77a6cf6d9bf9f5c74b27f62bd2bfe6dcc88392
tree21916de0203a8c8b5e38d425167f6935c3c29a0b
parentc4fa3864281c7d88b7262cbc6cbd5c90bb59860e
introcude linux/iommu.h for an iommu api

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>
include/linux/iommu.h [new file with mode: 0644]