index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
intel_iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT
Jan Kiszka
2020-03-16
1
-0
/
+6
*
hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
Philippe Mathieu-Daudé
2020-03-08
1
-15
/
+17
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
intel_iommu: add present bit check for pasid table entries
Liu Yi L
2020-01-06
1
-19
/
+73
*
intel_iommu: a fix to vtd_find_as_from_bus_num()
Liu Yi L
2020-01-06
1
-0
/
+1
*
intel_iommu: fix bug to read DMAR_RTADDR_REG
Yi Sun
2020-01-05
1
-4
/
+3
*
intel_iommu: TM field should not be in reserved bits
Qi, Yadong
2019-11-25
1
-3
/
+6
*
intel_iommu: refine SL-PEs reserved fields checking
Qi, Yadong
2019-11-25
1
-17
/
+20
*
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-22
1
-1
/
+2
*
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-10-04
1
-3
/
+5
*
intel_iommu: Remove the caching-mode check during flag change
Peter Xu
2019-09-16
1
-4
/
+0
*
intel_iommu: Sanity check vfio-pci config on machine init done
Peter Xu
2019-09-16
1
-3
/
+36
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
intel_iommu: Fix unexpected unmaps during global unmap
Peter Xu
2019-07-05
1
-26
/
+41
*
intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
Yan Zhao
2019-07-05
1
-2
/
+2
*
Categorize devices: iommu
Ernest Esene
2019-04-25
1
-0
/
+2
*
intel_iommu: Drop extended root field
Peter Xu
2019-04-02
1
-4
/
+2
*
intel_iommu: Fix root_scalable migration breakage
Peter Xu
2019-04-02
1
-4
/
+20
*
intel_iommu: Correct caching-mode error message
Alex Williamson
2019-04-02
1
-1
/
+1
*
intel-iommu: optimize nodmar memory regions
Peter Xu
2019-03-20
1
-33
/
+58
*
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
2019-03-13
1
-0
/
+25
*
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
2019-03-13
1
-11
/
+29
*
intel_iommu: scalable mode emulation
Liu, Yi L
2019-03-13
1
-92
/
+402
*
intel_iommu: reset intr_enabled when system reset
Peter Xu
2019-02-05
1
-0
/
+1
*
intel_iommu: fix operator in vtd_switch_address_space
Peter Xu
2019-02-05
1
-1
/
+1
*
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
2018-12-20
1
-3
/
+3
*
intel_iommu: remove "x-" prefix for "aw-bits"
Peter Xu
2018-12-19
1
-1
/
+1
*
intel_iommu: dma read/write draining support
Peter Xu
2018-12-19
1
-0
/
+4
*
intel_iommu: convert invalid traces into error reports
Peter Xu
2018-12-19
1
-15
/
+43
*
intel_iommu: dump correct iova when failed
Peter Xu
2018-12-19
1
-1
/
+1
*
x86_iommu: move vtd_generate_msi_message in common file
Singh, Brijesh
2018-11-05
1
-28
/
+4
*
x86_iommu: move the kernel-irqchip check in common code
Singh, Brijesh
2018-11-05
1
-7
/
+0
*
intel_iommu: handle invalid ce for shadow sync
Peter Xu
2018-11-05
1
-0
/
+17
*
intel_iommu: move ce fetching out when sync shadow
Peter Xu
2018-11-05
1
-28
/
+13
*
intel_iommu: better handling of dmar state switch
Peter Xu
2018-11-05
1
-7
/
+14
*
intel_iommu: introduce vtd_reset_caches()
Peter Xu
2018-11-05
1
-4
/
+9
*
intel-iommu: replace more vtd_err_* traces
Peter Xu
2018-08-27
1
-18
/
+46
*
intel-iommu: start to use error_report_once
Peter Xu
2018-08-27
1
-28
/
+37
*
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
1
-1
/
+1
*
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
2018-06-15
1
-3
/
+3
*
intel-iommu: rework the page walk logic
Peter Xu
2018-05-23
1
-58
/
+155
*
intel-iommu: trace domain id during page walk
Peter Xu
2018-05-23
1
-6
/
+10
*
intel-iommu: pass in address space when page walk
Peter Xu
2018-05-23
1
-0
/
+4
*
intel-iommu: introduce vtd_page_walk_info
Peter Xu
2018-05-23
1
-32
/
+52
*
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2018-05-23
1
-5
/
+39
*
intel-iommu: add iommu lock
Peter Xu
2018-05-23
1
-9
/
+47
*
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2018-05-23
1
-30
/
+11
*
intel-iommu: send PSI always even if across PDEs
Peter Xu
2018-05-23
1
-12
/
+30
[next]