qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER


From: Daniel P . Berrangé
Subject: Re: [PATCH 1/2] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Date: Mon, 10 Jun 2024 09:35:29 +0100
User-agent: Mutt/2.2.12 (2023-09-09)

On Mon, Jun 10, 2024 at 08:35:16AM +0200, Philippe Mathieu-Daudé wrote:
> Replace Monitor API by HumanReadableText one (see commit f2de406f29
> "docs/devel: document expectations for QAPI data modelling for QMP"
> for rationale).
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>  include/hw/intc/intc.h  |  2 +-
>  hw/intc/goldfish_pic.c  |  8 +++---
>  hw/intc/i8259_common.c  | 14 +++++-----
>  hw/intc/ioapic_common.c | 57 +++++++++++++++++++++--------------------
>  hw/intc/m68k_irqc.c     |  5 ++--
>  hw/intc/slavio_intctl.c | 11 ++++----
>  hw/ppc/pnv.c            | 10 +-------
>  hw/ppc/spapr.c          | 10 +-------
>  monitor/hmp-cmds.c      |  8 +++++-
>  9 files changed, 57 insertions(+), 68 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]