]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Disallow concurrent block jobs on a single disk
authorPeter Krempa <pkrempa@redhat.com>
Fri, 13 Mar 2015 16:22:04 +0000 (17:22 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 Mar 2015 10:22:29 +0000 (11:22 +0100)
commit51f9f03a4ca50b070c0fbfb29748d49f583e15e1
treee5b046d983609e9cc8b2663675527037913855a1
parent1a92c719101e5bfa6fe2b78006ad04c7f075ea28
qemu: Disallow concurrent block jobs on a single disk

While qemu may be prepared to do this libvirt is not. Forbid the block
ops until we fix our code.
src/conf/domain_conf.h
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c