On 08/12/2014 03:44 PM, Peter Krempa wrote:
In qemuMigrationToFile we enter the monitor multiple times and
don't
check if the VM is still alive after returning form the monitor. Add the
checks to skip pieces of code in case the VM crashes while saving it's
state.
---
src/qemu/qemu_migration.c | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
ACK
Jan