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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vdpa: Delete CVQ migration blocker
Eugenio Pérez
2022-09-02
1
-15
/
+0
*
vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
Eugenio Pérez
2022-09-02
1
-4
/
+7
*
vhost: Delete useless read memory barrier
Eugenio Pérez
2022-09-02
1
-3
/
+0
*
vhost: use SVQ element ndescs instead of opaque data for desc validation
Eugenio Pérez
2022-09-02
1
-1
/
+2
*
vhost: stop transfer elem ownership in vhost_handle_guest_kick
Eugenio Pérez
2022-09-02
1
-6
/
+4
*
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
Eugenio Pérez
2022-09-02
1
-9
/
+8
*
vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
Eugenio Pérez
2022-09-02
1
-2
/
+2
*
vdpa: Make SVQ vring unmapping return void
Eugenio Pérez
2022-09-02
1
-22
/
+10
*
vdpa: Remove SVQ vring from iova_tree at shutdown
Eugenio Pérez
2022-09-02
1
-0
/
+6
*
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
2022-09-02
3
-5
/
+5
*
vdpa: do not save failed dma maps in SVQ iova tree
Eugenio Pérez
2022-09-02
1
-7
/
+13
*
vdpa: Skip the maps not in the iova tree
Eugenio Pérez
2022-09-02
1
-0
/
+4
*
virtio-pci: don't touch pci on virtio reset
Michael S. Tsirkin
2022-08-17
1
-2
/
+8
*
hw/virtio: fix vhost_user_read tracepoint
Alex Bennée
2022-08-17
1
-2
/
+2
*
hw/virtio: handle un-configured shutdown in virtio-pci
Alex Bennée
2022-08-17
1
-2
/
+7
*
hw/virtio: gracefully handle unset vhost_dev vdev
Alex Bennée
2022-08-17
1
-3
/
+7
*
hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP
Jean-Philippe Brucker
2022-07-26
1
-19
/
+28
*
vdpa: Fix memory listener deletions of iova tree
Eugenio Pérez
2022-07-26
1
-1
/
+1
*
vhost: Get vring base from vq, not svq
Eugenio Pérez
2022-07-26
1
-12
/
+12
*
vdpa: Add device migration blocker
Eugenio Pérez
2022-07-20
1
-0
/
+15
*
vdpa: manual forward CVQ buffers
Eugenio Pérez
2022-07-20
1
-1
/
+2
*
vdpa: Export vhost_vdpa_dma_map and unmap calls
Eugenio Pérez
2022-07-20
1
-4
/
+3
*
vhost: Add svq avail_handler callback
Eugenio Pérez
2022-07-20
3
-4
/
+44
*
vhost: add vhost_svq_poll
Eugenio Pérez
2022-07-20
2
-0
/
+28
*
vhost: Expose vhost_svq_add
Eugenio Pérez
2022-07-20
2
-3
/
+6
*
vhost: add vhost_svq_push_elem
Eugenio Pérez
2022-07-20
2
-0
/
+19
*
vhost: Track number of descs in SVQDescState
Eugenio Pérez
2022-07-20
2
-2
/
+8
*
vhost: Add SVQDescState
Eugenio Pérez
2022-07-20
2
-10
/
+14
*
vhost: Decouple vhost_svq_add from VirtQueueElement
Eugenio Pérez
2022-07-20
1
-11
/
+22
*
vhost: Check for queue full at vhost_svq_add
Eugenio Pérez
2022-07-20
1
-26
/
+33
*
vhost: Move vhost_svq_kick call to vhost_svq_add
Eugenio Pérez
2022-07-20
1
-1
/
+1
*
vhost: Reorder vhost_svq_kick
Eugenio Pérez
2022-07-20
1
-14
/
+14
*
vdpa: Avoid compiler to squash reads to used idx
Eugenio Pérez
2022-07-20
1
-1
/
+2
*
vhost: move descriptor translation to vhost_svq_vring_write_descs
Eugenio Pérez
2022-07-20
1
-11
/
+27
*
virtio-iommu: Fix migration regression
Zhenzhong Duan
2022-06-28
1
-0
/
+8
*
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
2022-06-28
1
-0
/
+37
*
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
2022-06-28
2
-0
/
+13
*
virtio-iommu: Fix the partial copy of probe request
Zhenzhong Duan
2022-06-28
1
-4
/
+4
*
vhost: also check queue state in the vhost_dev_set_log error routine
Ni Xun
2022-06-16
1
-0
/
+4
*
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
1
-66
/
+257
*
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
2
-2
/
+114
*
virtio/vhost-user: Fix wrong vhost notifier GPtrArray size
Yajun Wu
2022-06-16
1
-1
/
+1
*
virtio-mmio: cleanup reset
Paolo Bonzini
2022-06-14
1
-9
/
+8
*
virtio: stop ioeventfd on reset
Paolo Bonzini
2022-06-14
3
-4
/
+2
*
virtio-mmio: stop ioeventfd on legacy reset
Paolo Bonzini
2022-06-14
1
-0
/
+1
*
hw/virtio/vhost-user: don't use uninitialized variable
Changpeng Liu
2022-06-10
1
-5
/
+3
*
vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()
Si-Wei Liu
2022-05-16
1
-8
/
+15
*
vhost-vdpa: backend feature should set only once
Si-Wei Liu
2022-05-16
1
-1
/
+1
[prev]
[next]