Re: [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration

2025-04-23 Thread Michael S. Tsirkin
On Wed, Apr 23, 2025 at 06:03:20AM -0400, Michael S. Tsirkin wrote: > On Wed, Apr 23, 2025 at 02:45:42PM +0800, Haoqian He wrote: > > ... > > Gently ping. Looking forward to the review of these patches. > > it's tagged for the next pull, but pls do not quote all > of patch just to add 1 line. > Th

Re: [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration

2025-04-23 Thread Michael S. Tsirkin
On Wed, Apr 23, 2025 at 02:45:42PM +0800, Haoqian He wrote: > ... > Gently ping. Looking forward to the review of these patches. it's tagged for the next pull, but pls do not quote all of patch just to add 1 line. Thanks!

Re: [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration

2025-04-22 Thread Haoqian He
> 2025年4月16日 10:47,Haoqian He 写道: > > Live migration should be terminated if the vhost-user backend crashes > before the migration completes. > > Specifically, since the vhost device will be stopped when VM is stopped > before the end of the live migration, in current implementation if the > b

[PATCH v5 3/3] vhost-user: return failure if backend crash when live migration

2025-04-15 Thread Haoqian He
Live migration should be terminated if the vhost-user backend crashes before the migration completes. Specifically, since the vhost device will be stopped when VM is stopped before the end of the live migration, in current implementation if the backend crashes, vhost-user device set_status() won't