On Fri, Sep 14, 2018 at 06:04:28PM +0100, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > This is a pair of related migration fixes for cases where the loadvm > state doesn't get cleaned up. > > In the first case this is because the code hasn't cleared the postcopy > flag, and so a following loadvm gets very confused (leading to it > not cleaning up the loadvm state or syncing the CPUs leading to no > interrupts and a very confused guest). > > In the second case I just noticed a few return cases where it didn't get > cleaned up in error paths.
Reviewed-by: Peter Xu <pet...@redhat.com> Regards, -- Peter Xu