aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/intel-iommu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-09VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao1-1/+2
2009-01-03VT-d: remove now unused intel_iommu_found functionJoerg Roedel1-9/+0
2009-01-03VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel1-2/+0
2009-01-03VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel1-4/+0
2009-01-03VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel1-4/+0
2009-01-03VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel1-2/+0
2009-01-03Change intel iommu APIs of virtual machine domainWeidong Han1-9/+11
2009-01-03calculate agaw for each iommuWeidong Han1-0/+1
2009-01-03intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin1-5/+0
2008-10-18intel-iommu: IA64 supportFenghua Yu1-16/+23
2008-10-17dmar: Use queued invalidation interface for IOTLB and context invalidationYouquan Song1-0/+8
2008-10-17dmar: context cache and IOTLB invalidation using queued invalidationYouquan Song1-0/+21
2008-10-15VT-d: Changes to support KVMKay, Allen M1-0/+327