]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_monitor: add qemuMonitorQueryStatsSchema
authorAmneesh Singh <natto@weirdnatto.in>
Wed, 7 Sep 2022 10:34:18 +0000 (16:04 +0530)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 19 Oct 2022 13:58:29 +0000 (15:58 +0200)
commite89acdbc3bbada2f3c1a591278bc975ddee2d5a9
treed825c3bf5d0f2279a908a725dd1fb7c884bdfdbc
parentd057b0bfc48e31f5c4d27830d2f91ed4f1d7180c
qemu_monitor: add qemuMonitorQueryStatsSchema

Related: https://gitlab.com/libvirt/libvirt/-/issues/276

This patch adds a simple API for "query-stats-schemas" QMP command

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h