
12 Aug
2014
12 Aug
'14
5:35 p.m.
On 08/12/14 17:17, Ján Tomko wrote:
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
I've tweaked the commit message in 1/3 and pushed 1/3 and 3/3. Thanks. Peter