summaryrefslogtreecommitdiffstats
path: root/hw/virtio/vhost-shadow-virtqueue.h
Commit message (Expand)AuthorAgeFilesLines
* vhost: Add svq avail_handler callbackEugenio Pérez2022-07-201-1/+30
* vhost: add vhost_svq_pollEugenio Pérez2022-07-201-0/+1
* vhost: Expose vhost_svq_addEugenio Pérez2022-07-201-0/+3
* vhost: add vhost_svq_push_elemEugenio Pérez2022-07-201-0/+3
* vhost: Track number of descs in SVQDescStateEugenio Pérez2022-07-201-0/+6
* vhost: Add SVQDescStateEugenio Pérez2022-07-201-2/+6
* vhost: Track descriptor chain in private at SVQEugenio Pérez2022-05-131-0/+6
* vdpa: Add custom IOTLB translations to SVQEugenio Pérez2022-03-151-1/+5
* vhost: Shadow virtqueue buffers forwardingEugenio Pérez2022-03-151-0/+26
* virtio: Add vhost_svq_get_vring_addrEugenio Pérez2022-03-151-0/+9
* vhost: Add vhost_svq_valid_features to shadow vqEugenio Pérez2022-03-151-0/+2
* vhost: Add Shadow VirtQueue call forwarding capabilitiesEugenio Pérez2022-03-151-0/+4
* vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez2022-03-151-0/+14
* vhost: Add VhostShadowVirtqueueEugenio Pérez2022-03-151-0/+28