virtio-net: vhost-user: Implement internal migration
authorLaurent Vivier <lvivier@redhat.com>
Wed, 15 Jan 2025 13:50:44 +0000 (14:50 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 15 Jan 2025 18:07:34 +0000 (13:07 -0500)
commit60f543ad917fad731e39ff8ce2ca83b9a9cc9d90
treecc75a23c5b12ef1c2a0ce64605114365459ae24a
parent3f65357313e0f928e0bd3ff868b705855d0405bc
virtio-net: vhost-user: Implement internal migration

Add support of VHOST_USER_PROTOCOL_F_DEVICE_STATE in virtio-net
with vhost-user backend.

Cc: Hanna Czenczek <hreitz@redhat.com>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Message-Id: <20250115135044.799698-3-lvivier@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/net/virtio-net.c