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