Re: [Qemu-devel] [PATCH 0/2] migration cleanup fixes

2018-09-26 Thread Dr. David Alan Gilbert
* Dr. David Alan Gilbert (git) (dgilb...@redhat.com) wrote: > From: "Dr. David Alan Gilbert" > > 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 follow

Re: [Qemu-devel] [PATCH 0/2] migration cleanup fixes

2018-09-16 Thread Peter Xu
On Fri, Sep 14, 2018 at 06:04:28PM +0100, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > 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 > fla

[Qemu-devel] [PATCH 0/2] migration cleanup fixes

2018-09-14 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" 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 st