On 10/6/24 08:20, Philippe Mathieu-Daudé wrote:
Hi,This series remove uses of Monitor in hw/ppc/, replacing by the more generic HumanReadableText. Care is taken to keep the commit bisectables by updating functions one by one, also easing review. For rationale see previous series from Daniel: https://lore.kernel.org/qemu-devel/20211028155457.967291-1-berra...@redhat.com/
Or more specifically commit f2de406f29 ("docs/devel: document expectations for QAPI data modelling for QMP").
Regards, Phil.