summaryrefslogtreecommitdiff
path: root/hw/i386/intel_iommu.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan1-5/+208
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan1-28/+160
2014-08-28intel-iommu: add supports for queued invalidation interfaceLe Tan1-1/+372
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan1-0/+1257