]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: Fix error message and comment when getting cpu info
authorPeter Krempa <pkrempa@redhat.com>
Tue, 4 Mar 2014 09:32:47 +0000 (10:32 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 4 Mar 2014 10:17:52 +0000 (11:17 +0100)
commita31bd18f43b70882942bddcced67adf5fa892f9a
tree98d8b6eb8f9fab0101cbbdc098e0f8279aceb5bb
parentd410e6f19d944ad78bc9257726d613597db00701
qemu: monitor: Fix error message and comment when getting cpu info

In qemuMonitorJSONExtractCPUInfo an error message hinted on missing
character device data which is wrong.

Also a comment states that only qemu-kvm tree includes the thread_id
field. This is no longer true.
src/qemu/qemu_monitor_json.c