]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Fix iothreads issue
authorJohn Ferlan <jferlan@redhat.com>
Mon, 15 Sep 2014 23:57:22 +0000 (19:57 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 16 Sep 2014 01:05:46 +0000 (21:05 -0400)
commitb66c950fb9d5dc0e786cdf4ebe7e206cd5d7001c
treea3d446cc6886d3b487b7fc25cdbe28da2ecb709d
parent7e8feed4a74b623eca0580a3db140eab2b5fa2b9
qemu: Fix iothreads issue

If there are no iothreads, then return from qemuProcessDetectIOThreadPIDs
without error; otherwise, the following occurs:

error: Failed to start domain $dom
error: An error occurred, but the cause is unknown
src/qemu/qemu_process.c