On a Friday in 2025, Peter Krempa via Devel wrote:
>Add few more stable dumps to help comparing two .replies files
>(especially useful when updating to new git versions of qemu)
>
>Peter Krempa (8):
> scripts: qemu-replies-tool: Convert the QMP conversation to list of
> dicts
> scripts: qemu-replies-tool: Drop specific invocation of marginally
> useful dump modes
> scripts: qemu-replies-tool: Dump machine types in --dump-all
> scripts: qemu-replies-tool: List also data from 'qom-list-properties'
> scripts: qemu-replies-tool: Prefix output with filename when dumping
> data for multiple files
> scripts: qemu-replies-tool: Dump data from
> query-version/query-target/query-kvm
> scripts: qemu-replies-tool: Add stable dump of
> 'query-command-line-options'
> scripts: qemu-replies-tool: Add option to dump JSON commands that
> weren't processed by --dump-all
>
> scripts/qemu-replies-tool.py | 271 ++++++++++++++++++++++++++---------
> 1 file changed, 207 insertions(+), 64 deletions(-)
>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Jano