qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] hw/intc: Introduce x-query-interrupt-controllers QMP com


From: Daniel P . Berrangé
Subject: Re: [PATCH 2/2] hw/intc: Introduce x-query-interrupt-controllers QMP command
Date: Mon, 10 Jun 2024 09:35:11 +0100
User-agent: Mutt/2.2.12 (2023-09-09)

On Mon, Jun 10, 2024 at 08:35:17AM +0200, Philippe Mathieu-Daudé wrote:
> This is a counterpart to the HMP "info pic" command. It is being
> added with an "x-" prefix because this QMP command is intended as an
> adhoc debugging tool and will thus not be modelled in QAPI as fully
> structured data, nor will it have long term guaranteed stability.
> The existing HMP command is rewritten to call the QMP command.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  qapi/machine.json          | 17 +++++++++++++++++
>  hw/core/machine-qmp-cmds.c | 29 +++++++++++++++++++++++++++++
>  monitor/hmp-cmds.c         | 33 ---------------------------------
>  hmp-commands-info.hx       |  2 +-
>  4 files changed, 47 insertions(+), 34 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

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