qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7]: Monitor queue
@ 2010-11-17 13:11 Luiz Capitulino
  2010-11-17 13:11 ` [Qemu-devel] [PATCH 1/7] QMP: Revamp the Python class example Luiz Capitulino
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Luiz Capitulino @ 2010-11-17 13:11 UTC (permalink / raw)
  To: aliguori; +Cc: qemu-devel

Anthony,

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

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

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

Luiz Capitulino (7):
      QMP: Revamp the Python class example
      QMP: Revamp the qmp-shell script
      QMP: Drop vm-info example script
      qemu-char: Introduce Memory driver
      QMP: Introduce Human Monitor passthrough command
      QMP/qmp-shell: Introduce HMP mode
      Makefile: Fix check dependency breakage

 Makefile        |   14 ++--
 QMP/README      |    5 +-
 QMP/qmp-shell   |  254 +++++++++++++++++++++++++++++++++++++++++++++++--------
 QMP/qmp.py      |  157 +++++++++++++++++++++++-----------
 QMP/vm-info     |   33 -------
 monitor.c       |   38 ++++++++
 qemu-char.c     |   64 ++++++++++++++
 qemu-char.h     |    7 ++
 qmp-commands.hx |   45 ++++++++++
 9 files changed, 489 insertions(+), 128 deletions(-)

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

end of thread, other threads:[~2010-11-17 13:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-17 13:11 [Qemu-devel] [PULL 0/7]: Monitor queue Luiz Capitulino
2010-11-17 13:11 ` [Qemu-devel] [PATCH 1/7] QMP: Revamp the Python class example Luiz Capitulino
2010-11-17 13:11 ` [Qemu-devel] [PATCH 2/7] QMP: Revamp the qmp-shell script Luiz Capitulino
2010-11-17 13:11 ` [Qemu-devel] [PATCH 3/7] QMP: Drop vm-info example script Luiz Capitulino
2010-11-17 13:11 ` [Qemu-devel] [PATCH 4/7] qemu-char: Introduce Memory driver Luiz Capitulino
2010-11-17 13:12 ` [Qemu-devel] [PATCH 5/7] QMP: Introduce Human Monitor passthrough command Luiz Capitulino
2010-11-17 13:12 ` [Qemu-devel] [PATCH 6/7] QMP/qmp-shell: Introduce HMP mode Luiz Capitulino
2010-11-17 13:12 ` [Qemu-devel] [PATCH 7/7] Makefile: Fix check dependency breakage Luiz Capitulino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).