| commit | aefeb18bde45fa629e3055a7bb6637a7dcad8c36 | [log] [tgz] |
|---|---|---|
| author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Nov 05 18:10:40 2015 +0000 |
| committer | Juan Quintela <quintela@redhat.com> | Tue Nov 10 14:51:49 2015 +0100 |
| tree | 8086912133e1f0e5f161c2a4ffaa63edba7d206c | |
| parent | a776aa15a7e3e08964c6c537314b9590dde27b4d [diff] |
migrate_init: Call from savevm Suspend to file is very much like a migrate, and it makes life easier if we have the Migration state available, so initialise it in the savevm.c code for suspending. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Juan Quintela <quintela@redhat.com> Reviewd-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>