qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 1.1 0/6]: QMP queue


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 1.1 0/6]: QMP queue
Date: Wed, 09 May 2012 13:59:01 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 05/08/2012 12:50 PM, Luiz Capitulino wrote:
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

Pulled.  Thanks.

Regards,

Anthony Liguori


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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]