diff options
| author | Luiz Capitulino | 2011-10-14 16:18:09 +0200 |
|---|---|---|
| committer | Luiz Capitulino | 2011-10-19 14:48:57 +0200 |
| commit | 8a9236f1d2e91ddd31e3eeae8fe27392c07324a9 (patch) | |
| tree | 8d47b900a239c9183f7ce5921a6b9e5b3d52ea35 /Makefile.objs | |
| parent | savevm: qemu_savevm_state(): Drop stop VM logic (diff) | |
| download | qemu-8a9236f1d2e91ddd31e3eeae8fe27392c07324a9.tar.gz qemu-8a9236f1d2e91ddd31e3eeae8fe27392c07324a9.tar.xz qemu-8a9236f1d2e91ddd31e3eeae8fe27392c07324a9.zip | |
runstate: Allow user to migrate twice
It should be a matter of allowing the transition POSTMIGRATE ->
FINISH_MIGRATE, but it turns out that the VM won't do the
transition the second time because it's already stopped.
So this commit also adds vm_stop_force_state() which performs
the transition even if the VM is already stopped.
While there also allow other states to migrate.
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'Makefile.objs')
0 files changed, 0 insertions, 0 deletions
