index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
/
x86-iommu.h
Age
Commit message (
Expand
)
Author
2023-08-03
include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hosts
Thomas Huth
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2021-11-01
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
2018-11-05
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
2017-12-22
intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAX
Peter Xu
2017-05-25
intel_iommu: support passthrough (PT)
Peter Xu
2017-01-10
intel_iommu: support device iotlb descriptor
Jason Wang
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-07-21
x86-iommu: introduce IEC notifiers
Peter Xu
2016-07-21
intel_iommu: add support for split irqchip
Peter Xu
2016-07-20
x86-iommu: introduce "intremap" property
Peter Xu
2016-07-20
x86-iommu: provide x86_iommu_get_default
Peter Xu
2016-07-20
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
2016-07-20
x86-iommu: introduce parent class
Peter Xu