aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/intel_iommu.h
AgeCommit message (Expand)Author
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-03-09hw/i386/intel_iommu: Remove unused includesPhilippe Mathieu-Daudé
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-04-02intel_iommu: Drop extended root fieldPeter Xu
2019-03-20intel-iommu: optimize nodmar memory regionsPeter Xu
2019-03-12intel_iommu: add scalable-mode option to make scalable mode workYi Sun
2019-03-12intel_iommu: add 256 bits qi_desc supportLiu, Yi L
2019-03-12intel_iommu: scalable mode emulationLiu, Yi L
2018-12-19intel_iommu: dma read/write draining supportPeter Xu
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh
2018-05-23intel-iommu: rework the page walk logicPeter Xu
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu
2018-05-23intel-iommu: add iommu lockPeter Xu
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty
2018-01-18intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty
2017-08-02intel_iommu: use access_flags for iotlbPeter Xu
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-04-20intel_iommu: enable remote IOTLBPeter Xu
2017-04-20intel_iommu: allow dynamic switch of IOMMU regionPeter Xu
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David
2016-11-15intel_iommu: fix several incorrect endianess and bit fieldsPeter Xu
2016-10-17intel_iommu: reject broken EIMRadim Krčmář
2016-10-17intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář
2016-07-21intel_iommu: avoid unnamed fieldsMichael S. Tsirkin
2016-07-21intel_iommu: add SID validation for IRPeter Xu
2016-07-21intel_iommu: Add support for Extended Interrupt ModeJan Kiszka
2016-07-21intel_iommu: add support for split irqchipPeter Xu
2016-07-20intel_iommu: Add support for PCI MSI remapPeter Xu
2016-07-20intel_iommu: define several structs for IOMMU IRPeter Xu
2016-07-20intel_iommu: define interrupt remap table addr registerPeter Xu
2016-07-20acpi: enable INTR for DMAR report structurePeter Xu
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu
2016-07-20x86-iommu: introduce parent classPeter Xu
2016-02-06intel_iommu: large page supportJason Wang
2015-10-18intel_iommu: Add support for translation for devices behind bridgesKnut Omang
2014-11-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan