diff options
author | Luiz Capitulino <lcapitulino@redhat.com> | 2011-10-13 11:36:40 -0300 |
---|---|---|
committer | Luiz Capitulino <lcapitulino@redhat.com> | 2011-10-19 10:48:57 -0200 |
commit | c370f09dba0f0d92e0e8127e9e444f58e9332448 (patch) | |
tree | d66f6818de3594e981fd75949f6b072705600a98 /cpus.c | |
parent | ee21cb5f1db20ae449d2b59130fd6b7bdc8a6e4b (diff) | |
download | qemu-c370f09dba0f0d92e0e8127e9e444f58e9332448.tar.gz qemu-c370f09dba0f0d92e0e8127e9e444f58e9332448.tar.bz2 qemu-c370f09dba0f0d92e0e8127e9e444f58e9332448.zip |
savevm: qemu_savevm_state(): Drop stop VM logic
qemu_savevm_state() has some logic to stop the VM and to (or not to)
resume it. But this seems to be a big noop, as qemu_savevm_state()
is only called by do_savevm() when the VM is already stopped.
So, let's drop qemu_savevm_state()'s stop VM logic.
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'cpus.c')
0 files changed, 0 insertions, 0 deletions