]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Merge qemuMonitorJSONGetCPUDataDisabled in qemuMonitorJSONGetGuestCPU
authorJiri Denemark <jdenemar@redhat.com>
Thu, 4 Sep 2025 12:34:36 +0000 (14:34 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 8 Sep 2025 13:32:48 +0000 (15:32 +0200)
commit5b88383e216f5f4a27b94f2db7e6aadce526d18b
tree7d50bcdd10fd29382e4fa73620d4dd3e871bc705
parent74261b249f232802a2277340e51be8b8ac6c4cb9
qemu: Merge qemuMonitorJSONGetCPUDataDisabled in qemuMonitorJSONGetGuestCPU

The qemuMonitorJSONGetCPUDataDisabled function is just a wrapper around
two function calls and it is only used by qemuMonitorJSONGetGuestCPU.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_monitor_json.c