Luiz Capitulino 6667b23f30 Monitor/QMP: Don't allow cont on bad VM state
We have two states where issuing cont before system_reset can
cause problems: RSTATE_SHUTDOWN (when -no-shutdown is used) and
RSTATE_PANICKED (which only happens with kvm).

This commit fixes that by doing the following when state is
RSTATE_SHUTDOWN or RSTATE_PANICKED:

 1. returning an error to the user/client if cont is issued
 2. automatically transition to RSTATE_PAUSED during system_reset

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2011-09-15 16:39:32 -03:00
2011-09-12 15:17:22 +02:00
2011-09-03 17:47:14 +00:00
2011-09-15 16:39:32 -03:00
2011-08-10 17:34:13 +02:00
2011-08-10 17:34:13 +02:00
2011-08-23 22:24:40 +02:00
2011-09-15 16:39:32 -03:00
2011-09-10 16:57:36 +00:00
2011-09-10 16:57:36 +00:00
2011-08-27 15:42:35 +00:00
2011-09-06 11:23:51 +02:00
2011-08-12 13:07:58 +01:00
2011-09-10 16:57:38 +00:00
2011-09-15 16:39:32 -03:00
2011-08-25 09:21:48 +01:00
2011-08-04 15:51:22 +02:00
2011-08-28 07:17:08 +00:00
2011-09-10 16:57:36 +00:00
2011-09-15 16:39:32 -03:00
2011-08-27 15:42:35 +00:00
2011-08-27 15:42:35 +00:00
2011-08-04 15:51:22 +02:00
2011-08-04 15:51:22 +02:00
2011-09-06 11:23:51 +02:00
2011-09-10 16:57:40 +00:00
2011-09-10 14:46:50 +00:00
2011-09-10 14:46:12 +00:00
2011-08-27 15:42:35 +00:00
2011-09-12 15:17:22 +02:00
2011-09-12 15:17:22 +02:00
2011-08-21 15:33:33 +00:00
2011-08-21 15:33:22 +00:00
2011-08-27 15:42:35 +00:00
2011-08-27 15:42:35 +00:00
2011-08-22 10:17:44 -05:00
2011-08-20 23:01:08 -05:00
2011-08-02 15:53:40 +02:00
2011-08-05 10:57:35 -05:00
2011-09-15 16:39:32 -03:00
2011-08-27 15:42:35 +00:00
2011-09-15 16:39:32 -03:00
2011-09-07 09:58:27 +02:00
2011-08-27 15:42:35 +00:00
2011-09-15 16:39:32 -03:00
2011-09-10 16:57:39 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%