Re: [PATCH 0/6] vhost-user: Add suspend/resume

2023-07-18 Thread Stefan Hajnoczi
On Tue, Jul 11, 2023 at 05:52:22PM +0200, Hanna Czenczek wrote: > Hi, > > As discussed on the previous version of the virtio-fs migration series > (https://lists.nongnu.org/archive/html/qemu-devel/2023-04/msg01575.html), > we currently don’t have a good way to have a vhost-user back-end fully > ce

[PATCH 0/6] vhost-user: Add suspend/resume

2023-07-11 Thread Hanna Czenczek
Hi, As discussed on the previous version of the virtio-fs migration series (https://lists.nongnu.org/archive/html/qemu-devel/2023-04/msg01575.html), we currently don’t have a good way to have a vhost-user back-end fully cease all operations, including background operations. To work around this, w