]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: dump: Resume CPUs only when the VM is still alive
authorPeter Krempa <pkrempa@redhat.com>
Tue, 9 Sep 2014 15:15:34 +0000 (17:15 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 10 Sep 2014 08:12:42 +0000 (10:12 +0200)
commit692c4ea673d05ca9fda0f81789d4e93c68e9655f
treead5de002e67c73e3eabb4167ee5b381fc0dc6dd3
parent736ea71bf6b527360ebca24fcec38406185c22e7
qemu: dump: Resume CPUs only when the VM is still alive

Check if the VM is alive after we possibly called into monitor to reset
the guest.
src/qemu/qemu_driver.c