OSDN Git Service

vdpa: manual forward CVQ buffers
authorEugenio Pérez <eperezma@redhat.com>
Wed, 20 Jul 2022 06:59:42 +0000 (08:59 +0200)
committerJason Wang <jasowang@redhat.com>
Wed, 20 Jul 2022 08:58:08 +0000 (16:58 +0800)
commitbd907ae4b00ebedad5e586af05ea3d6490318d45
treee9a3690a00cd24461e63b54813f1592bc769f06d
parent94c643732dc110d04bbdf0eb43c41bce23b3593e
vdpa: manual forward CVQ buffers

Do a simple forwarding of CVQ buffers, the same work SVQ could do but
through callbacks. No functional change intended.

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-vdpa.c
include/hw/virtio/vhost-vdpa.h
net/vhost-vdpa.c