mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-27 01:48:37 -07:00
QMP commands return their response as a generated QAPI type, which the
monitor core converts to JSON via QObject.
query-qmp-schema's response is the generated introspection data. This
is a QLitObject since commit
|
||
|---|---|---|
| .. | ||
| qapi | ||
| meson.build | ||
| qemu-storage-daemon.c | ||