wakeup on migration
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 7 Mar 2012 07:00:26 +0000 (08:00 +0100)
committerLuiz Capitulino <lcapitulino@redhat.com>
Tue, 8 May 2012 17:29:14 +0000 (14:29 -0300)
commit7b5d3aa2ccd886cd50216bc35fe3329e7487502e
tree1ee49d04a931c12f4a32c542d2bf5272a7ce0a01
parent4f08129eeb42422655cc946a0a0c3accc2b8e3db
wakeup on migration

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 <kraxel@redhat.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
migration.c