On Tue, 2012-08-21 at 07:42 +0200, Gerd Hoffmann wrote:
> On 08/21/12 06:49, Amos Kong wrote:
> > On 20/08/12 22:18, Lucas Meneghel Rodrigues wrote:
> >> On Mon, 2012-08-20 at 08:24 +0200, Gerd Hoffmann wrote:
> >>> On 08/20/12 07:57, yunzh...@redhat.com wrote:
> >>>> From: Yunping Zheng<yunzh...@redhat.com>
> >>>>
> >>>> we can config whether or not qemu to start in stopped state (via -S),
> >>>> then start the guest via cont monitor command.
> >>>
> >>> What do you need this for?
> > 
> > CPU is always frozen at startup. Yunping's patch makes this configurable.
> 
> I don't think it should be configurable and try to understand why you
> want it.
> 
> > -----------------------
> > {'execute': 'cont'}
> > {
> >     "error": {
> >         "class": "MigrationExpected",
> >         "desc": "An incoming migration is expected before this command
> > can be executed"
> >     }
> > }
> > -----------------------
> > (qemu) cont
> > An incoming migration is expected before this command can be executed
> > -----------------------
> 
> Ok.  That is clearly a bug which should be fixed.  Working around by
> adding a new config option isn't a good idea IMHO.

+1 

_______________________________________________
Autotest-kernel mailing list
Autotest-kernel@redhat.com
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to