* Paolo Bonzini (pbonz...@redhat.com) wrote:
>
>
> On 29/01/2015 16:06, Dr. David Alan Gilbert (git) wrote:
> > From: "Dr. David Alan Gilbert"
> >
> > The attached patch allows you to execute QMP commands from the command
> > line prior to -incoming or loadvm.
>
> What about doing the opposite
On 29/01/2015 16:06, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert"
>
> The attached patch allows you to execute QMP commands from the command
> line prior to -incoming or loadvm.
What about doing the opposite: if you specify -S, and thus the runstate
is PRELAUNCH, allow
On 01/29/2015 08:06 AM, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert"
>
> The attached patch allows you to execute QMP commands from the command
> line prior to -incoming or loadvm.
>
> I've hit a few cases where we need to pass some state to an incoming
> migration, eithe
From: "Dr. David Alan Gilbert"
The attached patch allows you to execute QMP commands from the command
line prior to -incoming or loadvm.
I've hit a few cases where we need to pass some state to an incoming
migration, either:
1) Before it starts processing data
e.g. Liang Li's compression p