qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [V5 PATCH 1/4] net: announce self after vm start


From: Jason Wang
Subject: Re: [Qemu-devel] [V5 PATCH 1/4] net: announce self after vm start
Date: Fri, 16 Mar 2012 23:23:58 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

On 03/16/2012 06:45 PM, Paolo Bonzini wrote:
Il 16/03/2012 11:13, Jason Wang ha scritto:
>  The problem with staying in the INMIGRATE is that we can not figure out
>  when the migration is completed when using '-S', so this kind of
>  transition were forbidden by qmp_cont().
> > Looks like we need a new state such as RUN_STATE_MIGRATE_PRELAUNCH?
Or just a global need_announce instead of looking at the runstate.

Paolo

Then I think it's better for us introduce a parameter for vm_start() like what we've done in V4.



reply via email to

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