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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
hw
/
i386
/
intel_iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
Categorize devices: iommu
Ernest Esene
1
-0
/
+2
2019-04-02
intel_iommu: Drop extended root field
Peter Xu
1
-4
/
+2
2019-04-02
intel_iommu: Fix root_scalable migration breakage
Peter Xu
1
-4
/
+20
2019-04-02
intel_iommu: Correct caching-mode error message
Alex Williamson
1
-1
/
+1
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
1
-33
/
+58
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
1
-0
/
+25
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
1
-11
/
+29
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
1
-92
/
+402
2019-02-05
intel_iommu: reset intr_enabled when system reset
Peter Xu
1
-0
/
+1
2019-02-05
intel_iommu: fix operator in vtd_switch_address_space
Peter Xu
1
-1
/
+1
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
1
-3
/
+3
2018-12-19
intel_iommu: remove "x-" prefix for "aw-bits"
Peter Xu
1
-1
/
+1
2018-12-19
intel_iommu: dma read/write draining support
Peter Xu
1
-0
/
+4
2018-12-19
intel_iommu: convert invalid traces into error reports
Peter Xu
1
-15
/
+43
2018-12-19
intel_iommu: dump correct iova when failed
Peter Xu
1
-1
/
+1
2018-11-05
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
1
-28
/
+4
2018-11-05
x86_iommu: move the kernel-irqchip check in common code
Singh, Brijesh
1
-7
/
+0
2018-11-05
intel_iommu: handle invalid ce for shadow sync
Peter Xu
1
-0
/
+17
2018-11-05
intel_iommu: move ce fetching out when sync shadow
Peter Xu
1
-28
/
+13
2018-11-05
intel_iommu: better handling of dmar state switch
Peter Xu
1
-7
/
+14
2018-11-05
intel_iommu: introduce vtd_reset_caches()
Peter Xu
1
-4
/
+9
2018-08-27
intel-iommu: replace more vtd_err_* traces
Peter Xu
1
-18
/
+46
2018-08-27
intel-iommu: start to use error_report_once
Peter Xu
1
-28
/
+37
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
1
-1
/
+1
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
1
-3
/
+3
2018-05-23
intel-iommu: rework the page walk logic
Peter Xu
1
-58
/
+155
2018-05-23
intel-iommu: trace domain id during page walk
Peter Xu
1
-6
/
+10
2018-05-23
intel-iommu: pass in address space when page walk
Peter Xu
1
-0
/
+4
2018-05-23
intel-iommu: introduce vtd_page_walk_info
Peter Xu
1
-32
/
+52
2018-05-23
intel-iommu: only do page walk for MAP notifiers
Peter Xu
1
-5
/
+39
2018-05-23
intel-iommu: add iommu lock
Peter Xu
1
-9
/
+47
2018-05-23
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
1
-30
/
+11
2018-05-23
intel-iommu: send PSI always even if across PDEs
Peter Xu
1
-12
/
+30
2018-03-01
intel-iommu: Accept 64-bit writes to FEADDR
Jan Kiszka
1
-2
/
+9
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
1
-11
/
+2
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
1
-42
/
+59
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
1
-23
/
+31
2017-12-22
intel_iommu: fix error param in string
Peter Xu
1
-1
/
+1
2017-12-22
intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAX
Peter Xu
1
-5
/
+5
2017-09-08
intel_iommu: fix missing BQL in pt fast path
Peter Xu
1
-0
/
+15
2017-08-02
intel_iommu: use access_flags for iotlb
Peter Xu
1
-8
/
+7
2017-08-02
intel_iommu: fix iova for pt
Peter Xu
1
-2
/
+2
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
1
-5
/
+20
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-8
/
+9
2017-07-03
intel_iommu: fix migration breakage on mr switch
Peter Xu
1
-0
/
+15
2017-07-03
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
1
-14
/
+19
2017-06-16
intel_iommu: cleanup vtd_interrupt_remap_msi()
Peter Xu
1
-7
/
+5
2017-06-16
intel_iommu: cleanup vtd_{do_}iommu_translate()
Peter Xu
1
-24
/
+42
2017-06-16
intel_iommu: switching the rest DPRINTF to trace
Peter Xu
1
-245
/
+110
2017-05-25
intel_iommu: support passthrough (PT)
Peter Xu
1
-59
/
+172
[next]