All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5]: Monitor queue
@ 2011-06-01 15:54 Luiz Capitulino
  2011-06-01 15:54 ` [Qemu-devel] [PATCH 1/5] QMP: QError: New QERR_UNSUPPORTED Luiz Capitulino
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Luiz Capitulino @ 2011-06-01 15:54 UTC (permalink / raw)
  To: aliguori; +Cc: qemu-devel, armbru

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

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

end of thread, other threads:[~2011-06-12 21:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-01 15:54 [Qemu-devel] [PULL 0/5]: Monitor queue Luiz Capitulino
2011-06-01 15:54 ` [Qemu-devel] [PATCH 1/5] QMP: QError: New QERR_UNSUPPORTED Luiz Capitulino
2011-06-01 15:54 ` [Qemu-devel] [PATCH 2/5] QMP: add inject-nmi qmp command Luiz Capitulino
2011-06-04  8:34   ` Blue Swirl
2011-06-06 14:17     ` Luiz Capitulino
2011-06-12 21:22       ` Blue Swirl
2011-06-01 15:54 ` [Qemu-devel] [PATCH 3/5] HMP: Use QMP inject nmi implementation Luiz Capitulino
2011-06-01 15:54 ` [Qemu-devel] [PATCH 4/5] QMP: add get_events(wait=True) option Luiz Capitulino
2011-06-01 15:54 ` [Qemu-devel] [PATCH 5/5] QMP: add server mode to QEMUMonitorProtocol Luiz Capitulino
2011-06-02  2:19   ` Brad Hards
2011-06-02  9:02     ` Daniel P. Berrange
2011-06-09 12:40 ` [Qemu-devel] [PULL 0/5]: Monitor queue Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.