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