]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Need to check for capability before query
authorJohn Ferlan <jferlan@redhat.com>
Tue, 16 Sep 2014 09:57:28 +0000 (05:57 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 16 Sep 2014 10:08:20 +0000 (06:08 -0400)
commit76a81b1d312f10ec4d66b05d39f4d75869f0f121
treea303ccc904e5239449cb74c4394c33ca4b94b58d
parente6fc66461800cd3f5cb08e506bb617ad6e91ecf8
qemu: Need to check for capability before query

Prior to trying the query-iothreads call - check if the qemu has
the capability

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_process.c