aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i386/x86-iommu.h
AgeCommit message (Expand)Author
2023-08-03include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hostsThomas Huth
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2021-11-01hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2018-12-20x86-iommu: switch intr_supported to OnOffAuto typePeter Xu
2018-11-05x86_iommu: move vtd_generate_msi_message in common fileSingh, Brijesh
2017-12-22intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAXPeter Xu
2017-05-25intel_iommu: support passthrough (PT)Peter Xu
2017-01-10intel_iommu: support device iotlb descriptorJason Wang
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie
2016-07-21x86-iommu: introduce IEC notifiersPeter Xu
2016-07-21intel_iommu: add support for split irqchipPeter Xu
2016-07-20x86-iommu: introduce "intremap" propertyPeter Xu
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu
2016-07-20intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommuPeter Xu
2016-07-20x86-iommu: introduce parent classPeter Xu