]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: blockPivot: Don't pause the VM any more since we don't use drive-reopen
authorPeter Krempa <pkrempa@redhat.com>
Wed, 1 Apr 2015 08:13:34 +0000 (10:13 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 9 Apr 2015 13:04:30 +0000 (15:04 +0200)
commit7c62f239f4e04f4d9e0d4c703c44311b153dae0b
tree0d44eff6f4d6dd3cfd78f9f1e41860f6b59b3e93
parentdb37f3cc3adfc320679d535185c2c6e1dde47825
qemu: blockPivot: Don't pause the VM any more since we don't use drive-reopen

Support for drive-reopen was never present in the upstream code so we
don't need to pause the VM when doing the block pivot. Kill all the
code related to this semi-upstream artifact.
src/qemu/qemu_driver.c