qemu-riscv
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v2 02/16] qapi: Implement query-machine-phase QMP command


From: Philippe Mathieu-Daudé
Subject: Re: [RFC PATCH v2 02/16] qapi: Implement query-machine-phase QMP command
Date: Wed, 22 Sep 2021 19:37:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 9/22/21 18:13, Damien Hedde wrote:
From: Mirela Grujic <mirela.grujic@greensocs.com>

The command returns current machine initialization phase.
 From now on, the MachineInitPhase enum is generated from the
QAPI schema.

Signed-off-by: Mirela Grujic <mirela.grujic@greensocs.com>

Missing your S-o-b, otherwise:
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

---
  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(-)




reply via email to

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