Re: [PATCH] vdpa/ifc: fix reconnetion issue in SW assisted live migration

2023-02-03 Thread Maxime Coquelin
On 12/12/22 08:12, Andy Pei wrote: In the case using argument "sw-live-migration=1" to enable SW assisted live migration, we take QEMU as front end for example, after source VM migrates to destination VM, we keep vdpa process for source VM there, we kill the QEMU process for source VM, and res

Re: [PATCH] vdpa/ifc: fix reconnetion issue in SW assisted live migration

2023-01-19 Thread Maxime Coquelin
On 12/12/22 08:12, Andy Pei wrote: In the case using argument "sw-live-migration=1" to enable SW assisted live migration, we take QEMU as front end for example, after source VM migrates to destination VM, we keep vdpa process for source VM there, we kill the QEMU process for source VM, and res