On 9/22/21 18:13, Damien Hedde wrote:
From: Mirela Grujic <[email protected]>
The command returns current machine initialization phase.
From now on, the MachineInitPhase enum is generated from the
QAPI schema.
Signed-off-by: Mirela Grujic <[email protected]>
Missing your S-o-b, otherwise:
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
---
qapi/machine.json | 56 ++++++++++++++++++++++++++++++++++++++
include/hw/qdev-core.h | 30 ++------------------
hw/core/machine-qmp-cmds.c | 9 ++++++
hw/core/qdev.c | 5 ++++
4 files changed, 72 insertions(+), 28 deletions(-)