commit | ee21cb5f1db20ae449d2b59130fd6b7bdc8a6e4b | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Thu Oct 13 14:39:59 2011 -0300 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Wed Oct 19 10:48:57 2011 -0200 |
tree | 39ed9e94bf5297fa18015232918a85792b6ad565 | |
parent | 207c5cd20c15244b7747cacf45b8dc1fd27deaa4 [diff] |
runstate: Allow to transition from paused to postmigrate The user may already have paused the VM before starting the migration process. If s/he does that, then the state will be 'paused' when we finish the migration process. In that case we want to transition from 'paused' to 'postmigrate' as the latter is now the real reason why the VM is stopped. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>