]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Change return type of qemuMonitorGetGuestCPU()
authorPeter Krempa <pkrempa@redhat.com>
Mon, 11 Nov 2013 13:47:08 +0000 (14:47 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Nov 2013 18:35:51 +0000 (19:35 +0100)
commita6a6f84af92a506f83fdecf56f292bcb89905492
tree981e0a2e9dd41fff60db3feb17b3904ac04b8e90
parent48072521b66668ded683f778cb686d3955d14019
qemu: Change return type of qemuMonitorGetGuestCPU()

To allow returning more granular errors, change the error type to an
integer.
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h
src/qemu/qemu_process.c
tests/qemumonitorjsontest.c