RE: [PATCH 05/10] vdpa/nfp: add the live migration logic

2024-06-13 Thread Chaoyong He
> On 4/26/24 09:48, Chaoyong He wrote: > > From: Xinying Yu > > > > Add the basic logic of software live migration. > > > > Unset the ring notify area to stop the direct IO datapath if the > > device support, then we can setup the vring relay to help the live > > migration. > > > > Signed-off-by:

Re: [PATCH 05/10] vdpa/nfp: add the live migration logic

2024-06-13 Thread Maxime Coquelin
On 4/26/24 09:48, Chaoyong He wrote: From: Xinying Yu Add the basic logic of software live migration. Unset the ring notify area to stop the direct IO datapath if the device support, then we can setup the vring relay to help the live migration. Signed-off-by: Xinying Yu Reviewed-by: Chaoy

[PATCH 05/10] vdpa/nfp: add the live migration logic

2024-04-26 Thread Chaoyong He
From: Xinying Yu Add the basic logic of software live migration. Unset the ring notify area to stop the direct IO datapath if the device support, then we can setup the vring relay to help the live migration. Signed-off-by: Xinying Yu Reviewed-by: Chaoyong He Reviewed-by: Long Wu Reviewed-by: