]> git.ipfire.org Git - thirdparty/qemu.git/commit
vhost: Expose vhost_svq_add
authorEugenio Pérez <eperezma@redhat.com>
Wed, 20 Jul 2022 06:59:37 +0000 (08:59 +0200)
committerJason Wang <jasowang@redhat.com>
Wed, 20 Jul 2022 08:58:08 +0000 (16:58 +0800)
commitd0291f3f284d3bc220cdb13b0d8ac8a44eb5fd4c
tree0345b57e61c6c1fbfc0b369fe46750ce21be5cfa
parent432efd144e990b6e040862de25f8f0b6a6eeb03d
vhost: Expose vhost_svq_add

This allows external parts of SVQ to forward custom buffers to the
device.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/virtio/vhost-shadow-virtqueue.c
hw/virtio/vhost-shadow-virtqueue.h