Re: [PATCH v3 4/4] qapi/machine: Make @dump-skeys command generic

2025-03-17 Thread Thomas Huth
On 10/03/2025 16.14, Philippe Mathieu-Daudé wrote: Reduce misc-target.json by one target specific command. Error message is returned for machines not implementing TYPE_DUMP_SKEYS_INTERFACE: $ qemu-system-aarch64 -M virt -S -qmp stdio {"QMP": {"version": {"qemu": {"micro": 50, "major": 9}}

[PATCH v3 4/4] qapi/machine: Make @dump-skeys command generic

2025-03-13 Thread Philippe Mathieu-Daudé
Reduce misc-target.json by one target specific command. Error message is returned for machines not implementing TYPE_DUMP_SKEYS_INTERFACE: $ qemu-system-aarch64 -M virt -S -qmp stdio {"QMP": {"version": {"qemu": {"micro": 50, "major": 9}}, "capabilities": ["oob"]}} { "execute": "qmp_capabi