On Fri, Sep 22, 2017 at 12:08:06PM +0100, Dr. David Alan Gilbert wrote:
> * Peter Xu (pet...@redhat.com) wrote:
> > Introducing this new command to be sent when the source VM is ready to
> > resume the paused migration. What the destination does here is
> > basically release the fault thread to co
* Peter Xu (pet...@redhat.com) wrote:
> Introducing this new command to be sent when the source VM is ready to
> resume the paused migration. What the destination does here is
> basically release the fault thread to continue service page faults.
>
> Signed-off-by: Peter Xu
> ---
> migration/sav
Introducing this new command to be sent when the source VM is ready to
resume the paused migration. What the destination does here is
basically release the fault thread to continue service page faults.
Signed-off-by: Peter Xu
---
migration/savevm.c | 33 +
mi