24 Mar, 2009
2 commits
-
The user can request to enable snooping control through VT-d page table.
Signed-off-by: Sheng Yang
Signed-off-by: David Woodhouse -
This iommu_op can tell if domain have a specific capability, like snooping
control for Intel IOMMU, which can be used by other components of kernel to
adjust the behaviour.Signed-off-by: Sheng Yang
Signed-off-by: David Woodhouse
03 Jan, 2009
1 commit
-
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