Re: [PATCH v3 1/5] vhost-user.rst: Migrating back-end-internal state

2023-09-25 Thread Stefan Hajnoczi
On Fri, Sep 15, 2023 at 12:25:26PM +0200, Hanna Czenczek wrote: > For vhost-user devices, qemu can migrate the virtio state, but not the > back-end's internal state. To do so, we need to be able to transfer > this internal state between front-end (qemu) and back-end. > > At this point, this new f

[PATCH v3 1/5] vhost-user.rst: Migrating back-end-internal state

2023-09-15 Thread Hanna Czenczek
For vhost-user devices, qemu can migrate the virtio state, but not the back-end's internal state. To do so, we need to be able to transfer this internal state between front-end (qemu) and back-end. At this point, this new feature is added for the purpose of virtio-fs migration. Because virtiofsd