summary refs log tree commit diff stats
path: root/include/hw/i386/x86-iommu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hostsThomas Huth2023-08-031-24/+26
* include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster2023-01-081-1/+0
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-061-2/+2
* hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker2021-11-011-12/+0
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+3
* x86-iommu: Rename QOM type macrosEduardo Habkost2020-09-021-2/+2
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-2/+2
* x86-iommu: switch intr_supported to OnOffAuto typePeter Xu2018-12-201-1/+3
* x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh2018-11-051-0/+66
* intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAXPeter Xu2017-12-221-1/+0
* intel_iommu: support passthrough (PT)Peter Xu2017-05-251-0/+1
* intel_iommu: support device iotlb descriptorJason Wang2017-01-101-0/+1
* hw/i386: AMD IOMMU IVRS tableDavid Kiarie2016-09-241-0/+12
* x86-iommu: introduce IEC notifiersPeter Xu2016-07-211-0/+40
* intel_iommu: add support for split irqchipPeter Xu2016-07-211-0/+5
* x86-iommu: introduce "intremap" propertyPeter Xu2016-07-201-0/+1
* x86-iommu: provide x86_iommu_get_defaultPeter Xu2016-07-201-0/+6
* intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu2016-07-201-0/+2
* x86-iommu: introduce parent classPeter Xu2016-07-201-0/+46