aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-shadow-virtqueue.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-21vhost: move iova_tree set to vhost_svq_startEugenio Pérez1-3/+2
2022-07-20vhost: Add svq avail_handler callbackEugenio Pérez1-1/+30
2022-07-20vhost: add vhost_svq_pollEugenio Pérez1-0/+1
2022-07-20vhost: Expose vhost_svq_addEugenio Pérez1-0/+3
2022-07-20vhost: add vhost_svq_push_elemEugenio Pérez1-0/+3
2022-07-20vhost: Track number of descs in SVQDescStateEugenio Pérez1-0/+6
2022-07-20vhost: Add SVQDescStateEugenio Pérez1-2/+6
2022-05-13vhost: Track descriptor chain in private at SVQEugenio Pérez1-0/+6
2022-03-15vdpa: Add custom IOTLB translations to SVQEugenio Pérez1-1/+5
2022-03-15vhost: Shadow virtqueue buffers forwardingEugenio Pérez1-0/+26
2022-03-15virtio: Add vhost_svq_get_vring_addrEugenio Pérez1-0/+9
2022-03-15vhost: Add vhost_svq_valid_features to shadow vqEugenio Pérez1-0/+2
2022-03-15vhost: Add Shadow VirtQueue call forwarding capabilitiesEugenio Pérez1-0/+4
2022-03-15vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez1-0/+14
2022-03-15vhost: Add VhostShadowVirtqueueEugenio Pérez1-0/+28