index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
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
Files
Lines
2022-11-07
intel-iommu: PASID support
Jason Wang
1
-1
/
+6
2022-11-07
intel-iommu: drop VTDBus
Jason Wang
1
-9
/
+2
2022-05-16
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
1
-0
/
+1
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-3
/
+3
2022-03-06
intel_iommu: support snoop control
Jason Wang
1
-0
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-1
/
+2
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+2
2020-03-09
hw/i386/intel_iommu: Remove unused includes
Philippe Mathieu-Daudé
1
-4
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-04-02
intel_iommu: Drop extended root field
Peter Xu
1
-1
/
+0
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
1
-2
/
+5
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
1
-1
/
+2
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
1
-0
/
+1
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
1
-2
/
+22
2018-12-19
intel_iommu: dma read/write draining support
Peter Xu
1
-0
/
+1
2018-11-05
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
1
-59
/
+0
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
1
-0
/
+2
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
1
-0
/
+2
2018-05-23
intel-iommu: add iommu lock
Peter Xu
1
-0
/
+6
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
1
-7
/
+2
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
1
-0
/
+1
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
1
-2
/
+4
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
1
-2
/
+1
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
1
-1
/
+2
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-1
/
+1
2017-04-20
intel_iommu: enable remote IOTLB
Peter Xu
1
-0
/
+8
2017-04-20
intel_iommu: allow dynamic switch of IOMMU region
Peter Xu
1
-0
/
+2
2017-02-17
intel_iommu: add "caching-mode" option
Aviv Ben-David
1
-0
/
+2
2016-11-15
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
1
-5
/
+4
2016-10-17
intel_iommu: reject broken EIM
Radim Krčmář
1
-0
/
+1
2016-10-17
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
1
-0
/
+1
2016-07-21
intel_iommu: avoid unnamed fields
Michael S. Tsirkin
1
-4
/
+4
2016-07-21
intel_iommu: add SID validation for IR
Peter Xu
1
-0
/
+17
2016-07-21
intel_iommu: Add support for Extended Interrupt Mode
Jan Kiszka
1
-0
/
+1
2016-07-21
intel_iommu: add support for split irqchip
Peter Xu
1
-0
/
+1
2016-07-20
intel_iommu: Add support for PCI MSI remap
Peter Xu
1
-0
/
+66
2016-07-20
intel_iommu: define several structs for IOMMU IR
Peter Xu
1
-0
/
+74
2016-07-20
intel_iommu: define interrupt remap table addr register
Peter Xu
1
-0
/
+5
2016-07-20
acpi: enable INTR for DMAR report structure
Peter Xu
1
-0
/
+2
2016-07-20
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
1
-1
/
+0
2016-07-20
x86-iommu: introduce parent class
Peter Xu
1
-1
/
+2
2016-02-06
intel_iommu: large page support
Jason Wang
1
-0
/
+1
2015-10-18
intel_iommu: Add support for translation for devices behind bridges
Knut Omang
1
-2
/
+14
2014-11-02
intel_iommu: fix VTD_SID_TO_BUS
Michael S. Tsirkin
1
-1
/
+1
2014-08-28
intel-iommu: add IOTLB using hash table
Le Tan
1
-1
/
+10
2014-08-28
intel-iommu: add context-cache to cache context-entry
Le Tan
1
-0
/
+22
2014-08-28
intel-iommu: introduce Intel IOMMU (VT-d) emulation
Le Tan
1
-0
/
+89