]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: snapshot: Resume VM after live snapshot
authorPeter Krempa <pkrempa@redhat.com>
Wed, 4 Jan 2017 12:23:31 +0000 (13:23 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 4 Jan 2017 15:50:18 +0000 (16:50 +0100)
commit2e86c0816fc8ab573745f1a9a650be09bd66e300
treefec376a79c299e589af3e5ab9e31b24be52d10cb
parent6488a6c6e25950980d35fee9adcf63cec6921990
qemu: snapshot: Resume VM after live snapshot

Commit 4b951d1e38259ff5d03e9eedb65095eead8099e1 missed the fact that the
VM needs to be resumed after a live external checkpoint (memory
snapshot) where the cpus would be paused by the migration rather than
libvirt.
src/qemu/qemu_driver.c