aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-shadow-virtqueue.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-15vdpa: Add custom IOTLB translations to SVQEugenio Pérez1-9/+77
2022-03-15vhost: Shadow virtqueue buffers forwardingEugenio Pérez1-6/+346
2022-03-15virtio: Add vhost_svq_get_vring_addrEugenio Pérez1-0/+29
2022-03-15vhost: Add vhost_svq_valid_features to shadow vqEugenio Pérez1-0/+44
2022-03-15vhost: Add Shadow VirtQueue call forwarding capabilitiesEugenio Pérez1-0/+38
2022-03-15vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez1-0/+55
2022-03-15vhost: Add VhostShadowVirtqueueEugenio Pérez1-0/+62