[Qemu-devel] [PATCH 1/4] wakeup on migration

2012-05-07 Thread Luiz Capitulino
From: Gerd Hoffmann Wakeup the guest when the live part of the migation is finished. This avoids being in suspended state on migration, so we don't have to save the is_suspended bit. Signed-off-by: Gerd Hoffmann Reviewed-by: Luiz Capitulino --- migration.c |1 + 1 file changed, 1 insertio

[Qemu-devel] [PATCH 1/4] wakeup on migration

2012-05-04 Thread Luiz Capitulino
From: Gerd Hoffmann Wakeup the guest when the live part of the migation is finished. This avoids being in suspended state on migration, so we don't have to save the is_suspended bit. Signed-off-by: Gerd Hoffmann Reviewed-by: Luiz Capitulino --- migration.c |1 + 1 file changed, 1 insertio