Re: [PATCH v5 42/50] multi-process/mig: Send VMSD of remote to the Proxy object

2020-03-05 Thread Elena Ufimtseva
On Thu, Mar 05, 2020 at 02:39:49PM +, Dr. David Alan Gilbert wrote: > * Jagannathan Raman (jag.ra...@oracle.com) wrote: > > The remote process sends the VMSD to the Proxy object, on the source > > side > > > > Signed-off-by: Elena Ufimtseva > > Signed-off-by: John G Johnson > > Signed-off-by

Re: [PATCH v5 42/50] multi-process/mig: Send VMSD of remote to the Proxy object

2020-03-05 Thread Dr. David Alan Gilbert
* Jagannathan Raman (jag.ra...@oracle.com) wrote: > The remote process sends the VMSD to the Proxy object, on the source > side > > Signed-off-by: Elena Ufimtseva > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Raman > --- > migration/savevm.c | 27 +++ >