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
/
vhost-shadow-virtqueue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: Accept event idx flag
Eugenio Pérez
2022-10-28
1
-0
/
+1
*
vhost: use avail event idx on vhost_svq_kick
Eugenio Pérez
2022-10-28
1
-1
/
+11
*
vhost: toggle device callbacks using used event idx
Eugenio Pérez
2022-10-28
1
-3
/
+15
*
vhost: allocate event_idx fields on vring
Eugenio Pérez
2022-10-28
1
-4
/
+4
*
hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
Bernhard Beschow
2022-09-29
1
-1
/
+1
*
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
*
vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
Eugenio Pérez
2022-09-02
1
-2
/
+2
*
vhost: Add svq avail_handler callback
Eugenio Pérez
2022-07-20
1
-2
/
+12
*
vhost: add vhost_svq_poll
Eugenio Pérez
2022-07-20
1
-0
/
+27
*
vhost: Expose vhost_svq_add
Eugenio Pérez
2022-07-20
1
-3
/
+3
*
vhost: add vhost_svq_push_elem
Eugenio Pérez
2022-07-20
1
-0
/
+16
*
vhost: Track number of descs in SVQDescState
Eugenio Pérez
2022-07-20
1
-2
/
+2
*
vhost: Add SVQDescState
Eugenio Pérez
2022-07-20
1
-8
/
+8
*
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
*
vhost: Fix element in vhost_svq_add failure
Eugenio Pérez
2022-05-13
1
-0
/
+8
*
vhost: Fix device's used descriptor dequeue
Eugenio Pérez
2022-05-13
1
-2
/
+15
*
vhost: Track descriptor chain in private at SVQ
Eugenio Pérez
2022-05-13
1
-5
/
+7
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-4
/
+4
*
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
2022-03-15
1
-9
/
+77
*
vhost: Shadow virtqueue buffers forwarding
Eugenio Pérez
2022-03-15
1
-6
/
+346
*
virtio: Add vhost_svq_get_vring_addr
Eugenio Pérez
2022-03-15
1
-0
/
+29
*
vhost: Add vhost_svq_valid_features to shadow vq
Eugenio Pérez
2022-03-15
1
-0
/
+44
*
vhost: Add Shadow VirtQueue call forwarding capabilities
Eugenio Pérez
2022-03-15
1
-0
/
+38
*
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
2022-03-15
1
-0
/
+55
*
vhost: Add VhostShadowVirtqueue
Eugenio Pérez
2022-03-15
1
-0
/
+62