summaryrefslogtreecommitdiff
path: root/hw/i386/x86-iommu.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-18x86_iommu: check if machine has PCI busMohammed Gamal1-1/+1
2018-01-18x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal1-0/+13
2017-05-25intel_iommu: support passthrough (PT)Peter Xu1-0/+1
2017-05-25x86-iommu: use DeviceClass propertiesPeter Xu1-40/+7
2017-01-10intel_iommu: support device iotlb descriptorJason Wang1-0/+17
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie1-0/+6
2016-07-21x86-iommu: introduce IEC notifiersPeter Xu1-0/+29
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu1-0/+23
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu1-0/+23
2016-07-20x86-iommu: introduce parent classPeter Xu1-0/+53