vdpa net: block migration if the device has CVQ
commit9c363cf6d5982c568431531a8da26ccb0fcb3038
authorEugenio Pérez <eperezma@redhat.com>
Fri, 3 Mar 2023 17:24:41 +0000 (3 18:24 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Mar 2023 17:38:59 +0000 (7 12:38 -0500)
tree6a4efe24692033b28c2e083f18f57891be6cc46a
parenta230c4712b9d4af202883b789e80780265b00de7
vdpa net: block migration if the device has CVQ

Devices with CVQ need to migrate state beyond vq state.  Leaving this to
future series.

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Message-Id: <20230303172445.1089785-11-eperezma@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/vhost-vdpa.c
include/hw/virtio/vhost-vdpa.h
net/vhost-vdpa.c