]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: Rename qemuMonitor(JSON|Text)GetCPUInfo
authorPeter Krempa <pkrempa@redhat.com>
Fri, 8 Jul 2016 13:36:27 +0000 (15:36 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 4 Aug 2016 06:03:58 +0000 (08:03 +0200)
commit5965fa759c1b97be7e00369eff285f0af3eb2b15
treeb63b6b6edbdb61d3b96b32b2a6a1a7dd9afa94d0
parent8f56b5baaf8c743a10412e1f1df915b3140b0019
qemu: monitor: Rename qemuMonitor(JSON|Text)GetCPUInfo

Use a name that contains the command used to get the information.
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
src/qemu/qemu_monitor_text.c
src/qemu/qemu_monitor_text.h
tests/qemumonitorjsontest.c