aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-vdpa.c
diff options
context:
space:
mode:
authorEugenio Pérez <eperezma@redhat.com>2023-08-22 10:53:26 +0200
committerMichael S. Tsirkin <mst@redhat.com>2023-10-04 04:54:17 -0400
commitb40eba9cdde3b041f02a9cbaa23ca0eeda9bd9c1 (patch)
treec27c1b37ba9fcb07bce3fe744e0eebedb09f5996 /hw/virtio/vhost-vdpa.c
parent43d6376980d5567f2a6d00cfb30d10c0961671e6 (diff)
vdpa: use first queue SVQ state for CVQ default
Previous to this patch the only way CVQ would be shadowed is if it does support to isolate CVQ group or if all vqs were shadowed from the beginning. The second condition was checked at the beginning, and no more configuration was done. After this series we need to check if data queues are shadowed because they are in the middle of the migration. As checking if they are shadowed already covers the previous case, let's just mimic it. Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Message-Id: <20230822085330.3978829-2-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>
Diffstat (limited to 'hw/virtio/vhost-vdpa.c')
0 files changed, 0 insertions, 0 deletions