vhost: Add Shadow VirtQueue kick forwarding capabilities
At this mode no buffer forwarding will be performed in SVQ mode: Qemu will just forward the guest's kicks to the device. Host memory notifiers regions are left out for simplicity, and they will not be addressed in this series. Signed-off-by:Eugenio Pérez <eperezma@redhat.com> Acked-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Jason Wang <jasowang@redhat.com>
Showing
- hw/virtio/vhost-shadow-virtqueue.c 55 additions, 0 deletionshw/virtio/vhost-shadow-virtqueue.c
- hw/virtio/vhost-shadow-virtqueue.h 14 additions, 0 deletionshw/virtio/vhost-shadow-virtqueue.h
- hw/virtio/vhost-vdpa.c 142 additions, 2 deletionshw/virtio/vhost-vdpa.c
- include/hw/virtio/vhost-vdpa.h 4 additions, 0 deletionsinclude/hw/virtio/vhost-vdpa.h
Loading
Please register or sign in to comment