summaryrefslogtreecommitdiff
path: root/hw/i386/intel_iommu.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-06intel_iommu: large page supportJason Wang1-22/+54
2016-01-29x86: Clean up includesPeter Maydell1-0/+1
2015-10-18intel_iommu: Add support for translation for devices behind bridgesKnut Omang1-16/+73
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell1-1/+2
2015-02-16exec: RCUify AddressSpaceDispatchPaolo Bonzini1-0/+3
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