]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: migration: Unlock vm on failed ACL check in protocol v2 APIs
authorPeter Krempa <pkrempa@redhat.com>
Mon, 8 Dec 2014 18:25:21 +0000 (19:25 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 9 Dec 2014 09:10:24 +0000 (10:10 +0100)
commit2bdcd29c713dfedd813c89f56ae98f6f3898313d
treeeefba64016f225f370988f0b7c1ba2c0103f96e3
parent77a778d2e013ca243b5730170e3f6f9bdf420f14
qemu: migration: Unlock vm on failed ACL check in protocol v2 APIs

Avoid leaving the domain locked on a failed ACL check in
qemuDomainMigratePerform() and qemuDomainMigrateFinish2().

Introduced in commit abf75aea247e (Add ACL checks into the QEMU driver).
src/qemu/qemu_driver.c