qemu-devel
[Top][All Lists]
Advanced

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

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


From: Luiz Capitulino
Subject: [Qemu-devel] [PULL 0/5]: Monitor queue
Date: Wed, 1 Jun 2011 12:54:00 -0300

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

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]