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é <phi...@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é <berra...@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