]> git.proxmox.com Git - mirror_qemu.git/commit
vhost-user: Interface for migration state transfer
authorHanna Czenczek <hreitz@redhat.com>
Mon, 16 Oct 2023 13:42:41 +0000 (15:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Nov 2023 08:39:10 +0000 (03:39 -0500)
commitcda83adc62b6108afc8a82d0f54d9a9a861e7aa8
tree7a4cca5449648924be7dec4648b5adc7f7ec5dbd
parent019233096c03b826e0e677115b6e3c550a54a48d
vhost-user: Interface for migration state transfer

Add the interface for transferring the back-end's state during migration
as defined previously in vhost-user.rst.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Hanna Czenczek <hreitz@redhat.com>
Message-Id: <20231016134243.68248-6-hreitz@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/vhost-user.c
hw/virtio/vhost.c
include/hw/virtio/vhost-backend.h
include/hw/virtio/vhost-user.h
include/hw/virtio/vhost.h