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

This function returns the virJSONValue object which has the
same qom_path as specified.

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