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
/
virtio
/
virtio-iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP
Jean-Philippe Brucker
2022-07-26
1
-19
/
+28
*
virtio-iommu: Fix migration regression
Zhenzhong Duan
2022-06-28
1
-0
/
+8
*
virtio-iommu: Fix the partial copy of probe request
Zhenzhong Duan
2022-06-28
1
-4
/
+4
*
virtio-iommu: Add an assert check in translate routine
Zhenzhong Duan
2022-06-16
1
-0
/
+4
*
virtio-iommu: Use recursive lock to avoid deadlock
Zhenzhong Duan
2022-06-16
1
-9
/
+11
*
virtio-iommu: Add bypass mode support to assigned device
Zhenzhong Duan
2022-06-16
1
-2
/
+113
*
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
1
-2
/
+1
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-20
1
-1
/
+0
|
\
|
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
|
virtio-iommu: use-after-free fix
Wentao Liang
2022-04-08
1
-0
/
+1
|
/
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
virtio-iommu: Support bypass domain
Jean-Philippe Brucker
2022-03-06
1
-5
/
+34
*
virtio-iommu: Default to bypass during boot
Jean-Philippe Brucker
2022-03-06
1
-8
/
+52
*
virtio-iommu: Fix the domain_range end
Eric Auger
2021-12-15
1
-2
/
+2
*
virtio-iommu: Fix endianness in get_config
Eric Auger
2021-12-15
1
-8
/
+16
*
virtio-iommu: Remove set_config callback
Eric Auger
2021-12-15
1
-14
/
+0
*
virtio-iommu: Handle non power of 2 range invalidations
Eric Auger
2021-03-12
1
-3
/
+16
*
vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
Peter Xu
2021-02-05
1
-0
/
+5
*
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
1
-1
/
+1
*
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
1
-14
/
+16
*
virtio-iommu: Set supported page size mask
Bharat Bhushan
2020-11-03
1
-0
/
+50
*
virtio-iommu: Add notify_flag_changed() memory region callback
Bharat Bhushan
2020-11-03
1
-0
/
+14
*
virtio-iommu: Add replay() memory region callback
Bharat Bhushan
2020-11-03
1
-0
/
+40
*
virtio-iommu: Call memory notifiers in attach/detach
Bharat Bhushan
2020-11-03
1
-0
/
+32
*
virtio-iommu: Add memory notifiers for map/unmap
Bharat Bhushan
2020-11-03
1
-0
/
+56
*
virtio-iommu: Store memory region in endpoint struct
Jean-Philippe Brucker
2020-11-03
1
-1
/
+10
*
virtio-iommu: Fix virtio_iommu_mr()
Jean-Philippe Brucker
2020-11-03
1
-1
/
+1
*
virtio-iommu: Check gtrees are non null before destroying them
Eric Auger
2020-09-29
1
-2
/
+6
*
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
2020-07-13
1
-0
/
+1
*
virtio-iommu: Handle reserved regions in the translation process
Eric Auger
2020-07-03
1
-0
/
+20
*
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
2020-07-03
1
-4
/
+90
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
virtio-iommu: avoid memleak in the unrealize
Pan Nengyuan
2020-03-29
1
-0
/
+3
*
virtio-iommu: Support migration
Eric Auger
2020-02-27
1
-10
/
+99
*
virtio-iommu: Implement fault reporting
Eric Auger
2020-02-27
1
-5
/
+65
*
virtio-iommu: Implement translate
Eric Auger
2020-02-27
1
-1
/
+59
*
virtio-iommu: Implement map/unmap
Eric Auger
2020-02-27
1
-2
/
+61
*
virtio-iommu: Implement attach/detach command
Eric Auger
2020-02-27
1
-2
/
+309
*
virtio-iommu: Decode the command payload
Eric Auger
2020-02-27
1
-12
/
+64
*
virtio-iommu: Add skeleton
Eric Auger
2020-02-27
1
-0
/
+265