qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 1.1 0/6]: QMP queue
@ 2012-05-08 17:50 Luiz Capitulino
  2012-05-08 17:50 ` [Qemu-devel] [PULL 1/6] wakeup on migration Luiz Capitulino
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Luiz Capitulino @ 2012-05-08 17:50 UTC (permalink / raw)
  To: aliguori; +Cc: qemu-devel

This pull request contains the new 'suspended' RunState series, a related
fix from Gerd and HMP fixes.

The HMP fixes are not directly related to QMP, but are included in this
pull request for my convenience (besides, HMP is becoming QMP front-end
anyway). I can do a separate pull if needed, though.

The changes (since 4f08129eeb42422655cc946a0a0c3accc2b8e3db) are available
in the following repository:

    git://repo.or.cz/qemu/qmp-unstable.git queue/qmp

Gerd Hoffmann (1):
      wakeup on migration

Luiz Capitulino (5):
      qapi-schema.json: fix RunState enums alphabetical order
      runstate: introduce suspended state
      vl: drop is_suspended variable
      hmp: expr_unary(): check for overflow in strtoul()/strtoull()
      hmp: fix bad value conversion for M type

 input.c          |    4 ++--
 migration.c      |    1 +
 monitor.c        |   12 ++++++++++--
 qapi-schema.json |    8 +++++---
 qmp.c            |    2 ++
 vl.c             |   14 +++++++++-----
 6 files changed, 29 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2012-05-09 19:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 17:50 [Qemu-devel] [PULL 1.1 0/6]: QMP queue Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 1/6] wakeup on migration Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 2/6] qapi-schema.json: fix RunState enums alphabetical order Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 3/6] runstate: introduce suspended state Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 4/6] vl: drop is_suspended variable Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 5/6] hmp: expr_unary(): check for overflow in strtoul()/strtoull() Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 6/6] hmp: fix bad value conversion for M type Luiz Capitulino
2012-05-09 18:59 ` [Qemu-devel] [PULL 1.1 0/6]: QMP queue Anthony Liguori

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).