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
/
intel_iommu.h
Age
Commit message (
Expand
)
Author
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-09
hw/i386/intel_iommu: Remove unused includes
Philippe Mathieu-Daudé
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-04-02
intel_iommu: Drop extended root field
Peter Xu
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
2018-12-19
intel_iommu: dma read/write draining support
Peter Xu
2018-11-05
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2018-05-23
intel-iommu: add iommu lock
Peter Xu
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-04-20
intel_iommu: enable remote IOTLB
Peter Xu
2017-04-20
intel_iommu: allow dynamic switch of IOMMU region
Peter Xu
2017-02-17
intel_iommu: add "caching-mode" option
Aviv Ben-David
2016-11-15
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
2016-10-17
intel_iommu: reject broken EIM
Radim Krčmář
2016-10-17
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
2016-07-21
intel_iommu: avoid unnamed fields
Michael S. Tsirkin
2016-07-21
intel_iommu: add SID validation for IR
Peter Xu
2016-07-21
intel_iommu: Add support for Extended Interrupt Mode
Jan Kiszka
2016-07-21
intel_iommu: add support for split irqchip
Peter Xu
2016-07-20
intel_iommu: Add support for PCI MSI remap
Peter Xu
2016-07-20
intel_iommu: define several structs for IOMMU IR
Peter Xu
2016-07-20
intel_iommu: define interrupt remap table addr register
Peter Xu
2016-07-20
acpi: enable INTR for DMAR report structure
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
2016-02-06
intel_iommu: large page support
Jason Wang
2015-10-18
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
2014-11-02
intel_iommu: fix VTD_SID_TO_BUS
Michael S. Tsirkin
2014-08-28
intel-iommu: add IOTLB using hash table
Le Tan
2014-08-28
intel-iommu: add context-cache to cache context-entry
Le Tan
2014-08-28
intel-iommu: introduce Intel IOMMU (VT-d) emulation
Le Tan