summaryrefslogtreecommitdiff
path: root/include/hw/i386/intel_iommu.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-20intel_iommu: enable remote IOTLBPeter Xu1-0/+8
2017-04-20intel_iommu: allow dynamic switch of IOMMU regionPeter Xu1-0/+2
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David1-0/+2
2016-11-15intel_iommu: fix several incorrect endianess and bit fieldsPeter Xu1-5/+4
2016-10-17intel_iommu: reject broken EIMRadim Krčmář1-0/+1
2016-10-17intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář1-0/+1
2016-07-21intel_iommu: avoid unnamed fieldsMichael S. Tsirkin1-4/+4
2016-07-21intel_iommu: add SID validation for IRPeter Xu1-0/+17
2016-07-21intel_iommu: Add support for Extended Interrupt ModeJan Kiszka1-0/+1
2016-07-21intel_iommu: add support for split irqchipPeter Xu1-0/+1
2016-07-20intel_iommu: Add support for PCI MSI remapPeter Xu1-0/+66
2016-07-20intel_iommu: define several structs for IOMMU IRPeter Xu1-0/+74
2016-07-20intel_iommu: define interrupt remap table addr registerPeter Xu1-0/+5
2016-07-20acpi: enable INTR for DMAR report structurePeter Xu1-0/+2
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu1-1/+0
2016-07-20x86-iommu: introduce parent classPeter Xu1-1/+2
2016-02-06intel_iommu: large page supportJason Wang1-0/+1
2015-10-18intel_iommu: Add support for translation for devices behind bridgesKnut Omang1-2/+14
2014-11-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin1-1/+1
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan1-1/+10
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan1-0/+22
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan1-0/+89