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

2025-03-11 Thread Haoqian He
Thanks for reviewing, I will fix this grammar issue in the next version. > > > 2025年3月10日 00:30,Raphael Norwitz 写道: > > I'll let others chime in on higher level device model changes you're > making. For the vhost-user-blk and vhost-user-scsi bits: > > On Sun, Mar 9, 2025 at 11:41 AM Haoqian

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

2025-03-09 Thread Raphael Norwitz
I'll let others chime in on higher level device model changes you're making. For the vhost-user-blk and vhost-user-scsi bits: On Sun, Mar 9, 2025 at 11:41 AM Haoqian He wrote: > > Live migration should be terminated if backend crash. nit: "...if the backend crashes before the migration completes