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

2024-06-18 Thread Philippe Mathieu-Daudé
On 10/6/24 08:35, Philippe Mathieu-Daudé wrote: Philippe Mathieu-Daudé (2): hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info() hw/intc: Introduce x-query-interrupt-controllers QMP command Series queued.

[PATCH 0/2] hw/intc: Introduce x-query-interrupt-controllers QMP command

2024-06-09 Thread Philippe Mathieu-Daudé
Continuing previous work from Daniel: https://lore.kernel.org/qemu-devel/20211028155457.967291-1-berra...@redhat.com/ - Prefer HumanReadableText over Monitor in hw/intc/ - Introduce x-query-interrupt-controllers QMP command See commits f2de406f29 ("docs/devel: document expectations for QAPI data