qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4]: runstate: introduce 'suspended' state
@ 2012-05-04 15:01 Luiz Capitulino
  2012-05-04 15:01 ` [Qemu-devel] [PATCH 1/4] wakeup on migration Luiz Capitulino
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Luiz Capitulino @ 2012-05-04 15:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel, mdroth

This is for 1.1.

The first patch is a fix from Gerd, it's included in this series for our
convenience. The patch introducing the new RunState is actually patch 03/04.

V2

- include a related fix from Gerd [Gerd]
- check for RUN_STATE_SUSPENDED in the mouse driver [Gerd]
- small changelog changes [Me]

 input.c          |    4 ++--
 migration.c      |    1 +
 qapi-schema.json |    8 +++++---
 qmp.c            |    2 ++
 vl.c             |   14 +++++++++-----
 5 files changed, 19 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [Qemu-devel] [PATCH v3 0/4]: runstate: introduce 'suspended' state
@ 2012-05-07 13:56 Luiz Capitulino
  2012-05-07 13:56 ` [Qemu-devel] [PATCH 3/4] runstate: introduce suspended state Luiz Capitulino
  0 siblings, 1 reply; 14+ messages in thread
From: Luiz Capitulino @ 2012-05-07 13:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: armbru, kraxel, mdroth

The first patch is a fix from Gerd, it's included in this series for our
convenience. The patch introducing the new RunState is actually patch 03/04.

This is for 1.1.

V3

- small log typo fix [Markus]

 input.c          |    4 ++--
 migration.c      |    1 +
 qapi-schema.json |    8 +++++---
 qmp.c            |    2 ++
 vl.c             |   14 +++++++++-----
 5 files changed, 19 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-05-07 14:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 15:01 [Qemu-devel] [PATCH v2 0/4]: runstate: introduce 'suspended' state Luiz Capitulino
2012-05-04 15:01 ` [Qemu-devel] [PATCH 1/4] wakeup on migration Luiz Capitulino
2012-05-04 15:02 ` [Qemu-devel] [PATCH 2/4] qapi-schema.json: fix RunState enums alphabetical order Luiz Capitulino
2012-05-04 15:02 ` [Qemu-devel] [PATCH 3/4] runstate: introduce suspended state Luiz Capitulino
2012-05-04 16:39   ` Paolo Bonzini
2012-05-04 16:50     ` Luiz Capitulino
2012-05-04 17:07       ` Eric Blake
2012-05-04 17:13         ` Luiz Capitulino
2012-05-05  7:55           ` Paolo Bonzini
2012-05-07  2:23             ` Luiz Capitulino
2012-05-04 15:02 ` [Qemu-devel] [PATCH 4/4] vl: prop is_suspended variable Luiz Capitulino
2012-05-07  7:02   ` Markus Armbruster
2012-05-07 11:32     ` Luiz Capitulino
  -- strict thread matches above, loose matches on Subject: below --
2012-05-07 13:56 [Qemu-devel] [PATCH v3 0/4]: runstate: introduce 'suspended' state Luiz Capitulino
2012-05-07 13:56 ` [Qemu-devel] [PATCH 3/4] runstate: introduce suspended state Luiz Capitulino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).