On 04/26/2010 10:47 AM, Luiz Capitulino wrote:
  Hi Anthony,

  The following QMP/Monitor patches have been sent to the list and look good
to me. I have also tested most of them.

Applied.  Thanks.

Regards,

Anthony Liguori

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

     git://repo.or.cz/qemu/qmp-unstable.git for-anthony

Jan Kiszka (3):
       monitor: Cleanup ID assignment for compat switch
       monitor: Reorder intialization to drop initial mux focus
       chardev: Document mux option

Luiz Capitulino (5):
       QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER
       QMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER
       QError: Improve QERR_QMP_BAD_INPUT_OBJECT desc
       QMP: Check "arguments" member's type
       Monitor: Return before exiting with 'quit'

Paolo Bonzini (1):
       stash away SCM_RIGHTS fd until a getfd command arrives

  monitor.c       |   16 +++++-----------
  qemu-char.c     |    9 +++------
  qemu-options.hx |   35 ++++++++++++++++++++---------------
  qerror.c        |    6 +++++-
  qerror.h        |    3 +++
  sysemu.h        |    2 ++
  vl.c            |   33 +++++++++++++++++++++++++--------
  7 files changed, 63 insertions(+), 41 deletions(-)






Reply via email to