summary refs log tree commit diff stats
path: root/hw/virtio/vhost-user.c
diff options
context:
space:
mode:
authorYajun Wu <yajunw@nvidia.com>2022-10-17 14:44:51 +0800
committerMichael S. Tsirkin <mst@redhat.com>2022-11-07 14:08:17 -0500
commit8b67fe00652b2640f3f841a7b102f6bcf82483a3 (patch)
tree9b720b78f7cd6309fe47e9eedc6cfd33b593db1a /hw/virtio/vhost-user.c
parent1b2b12376c8a513a0c7b5e3b8ea702038d3d7db5 (diff)
downloadfocaccia-qemu-8b67fe00652b2640f3f841a7b102f6bcf82483a3.tar.gz
focaccia-qemu-8b67fe00652b2640f3f841a7b102f6bcf82483a3.zip
vhost: Change the sequence of device start
This patch is part of adding vhost-user vhost_dev_start support. The
motivation is to improve backend configuration speed and reduce live
migration VM downtime.

Moving the device start routines after finishing all the necessary device
and VQ configuration, further aligning to the virtio specification for
"device initialization sequence".

Following patch will add vhost-user vhost_dev_start support.

Signed-off-by: Yajun Wu <yajunw@nvidia.com>
Acked-by: Parav Pandit <parav@nvidia.com>

Message-Id: <20221017064452.1226514-2-yajunw@nvidia.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/virtio/vhost-user.c')
0 files changed, 0 insertions, 0 deletions