qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/5]: Monitor queue


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/5]: Monitor queue
Date: Thu, 09 Jun 2011 07:40:24 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10

On 06/01/2011 10:54 AM, Luiz Capitulino wrote:
Anthony,

The following patches have been sent to the list and look good to me. I've
also tested them.

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

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


Pulled.  Thanks.

Regards,

Anthony Liguori


Lai Jiangshan (2):
       QMP: QError: New QERR_UNSUPPORTED
       QMP: add inject-nmi qmp command

Luiz Capitulino (1):
       HMP: Use QMP inject nmi implementation

Stefan Hajnoczi (2):
       QMP: add get_events(wait=True) option
       QMP: add server mode to QEMUMonitorProtocol

  QMP/qmp.py      |   54 ++++++++++++++++++++++++++++++++++++++++--------------
  hmp-commands.hx |    9 +++++----
  monitor.c       |   19 ++++++++++++-------
  qerror.c        |    4 ++++
  qerror.h        |    3 +++
  qmp-commands.hx |   27 +++++++++++++++++++++++++++
  6 files changed, 91 insertions(+), 25 deletions(-)







reply via email to

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