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
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