Re: [Qemu-devel] [PATCH] vl: fix migration from prelaunch state

2016-02-15 Thread Dr. David Alan Gilbert
* Paolo Bonzini (pbonz...@redhat.com) wrote: > Reproducer is simply to migrate a virtual machine that was started with -S. > > Signed-off-by: Paolo Bonzini Reviewed-by: Dr. David Alan Gilbert (I'm sure we have a bz for that as well somewhere) Dave > --- > vl.c | 1 + > 1 file changed, 1 ins

[Qemu-devel] [PATCH] vl: fix migration from prelaunch state

2016-02-15 Thread Paolo Bonzini
Reproducer is simply to migrate a virtual machine that was started with -S. Signed-off-by: Paolo Bonzini --- vl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/vl.c b/vl.c index 1ec62ac..e600f8d 100644 --- a/vl.c +++ b/vl.c @@ -590,6 +590,7 @@ static const RunStateTransition runstate_trans