qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Dr. David Alan Gilbert
Subject: Re: [Qemu-devel] [PATCH 0/2] migration cleanup fixes
Date: Wed, 26 Sep 2018 15:35:45 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

* Dr. David Alan Gilbert (git) (address@hidden) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
> 
> 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.
> 
> Dave

Queued.

> 
> Dr. David Alan Gilbert (2):
>   migration/postcopy: Clear have_listen_thread
>   migration: cleanup in error paths in loadvm
> 
>  migration/savevm.c | 3 +++
>  1 file changed, 3 insertions(+)
> 
> -- 
> 2.17.1
> 
> 
--
Dr. David Alan Gilbert / address@hidden / Manchester, UK



reply via email to

[Prev in Thread] Current Thread [Next in Thread]