Re: [RFC PATCH v2 03/16] qapi: Implement x-machine-init QMP command

2021-10-12 Thread Alistair Francis
On Thu, Sep 23, 2021 at 2:17 AM Damien Hedde wrote: > > From: Mirela Grujic > > The x-machine-init QMP command is available only if the -preconfig option > is used and the current machine initialization phase is accel-created. > > The command triggers QEMU to enter machine initialized phase and w

[RFC PATCH v2 03/16] qapi: Implement x-machine-init QMP command

2021-09-22 Thread Damien Hedde
From: Mirela Grujic The x-machine-init QMP command is available only if the -preconfig option is used and the current machine initialization phase is accel-created. The command triggers QEMU to enter machine initialized phase and wait for the QMP configuration. In future commits, we will add the