]> xenbits.xensource.com Git - libvirt.git/commit
qemu: fix the vm deadlock when deleting a nonexistent iothread
authorLuyao Huang <lhuang@redhat.com>
Mon, 4 May 2015 09:36:16 +0000 (17:36 +0800)
committerJán Tomko <jtomko@redhat.com>
Mon, 4 May 2015 10:18:55 +0000 (12:18 +0200)
commit3f7cad7a8fb5f646a924975517ff3f04c723540b
tree82d0b85d555544508c8926b279a35201cfac73e2
parent3dae162db7f53cce57a21ad15799ace27768a8a0
qemu: fix the vm deadlock when deleting a nonexistent iothread

https://bugzilla.redhat.com/show_bug.cgi?id=1218145

Jump to endjob instead of cleanup to fix this deadlock.

Signed-off-by: Luyao Huang <lhuang@redhat.com>
src/qemu/qemu_driver.c