qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7][PULL]: QMP/Monitor queue
@ 2010-05-19 16:02 Luiz Capitulino
  2010-05-19 16:02 ` [Qemu-devel] [PATCH 1/7] QMP: Add "Downstream extension of QMP" to spec Luiz Capitulino
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Luiz Capitulino @ 2010-05-19 16:02 UTC (permalink / raw)
  To: aliguori; +Cc: qemu-devel

 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.

 Please, note that I didn't add the QMP doc patches, since they are still under
discussion.

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

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

Luiz Capitulino (4):
      Revert "Monitor: Return before exiting with 'quit'"
      sysemu: Export 'no_shutdown'
      Monitor: Return before exiting with 'quit'
      Fix qtypes' licenses

Markus Armbruster (3):
      QMP: Add "Downstream extension of QMP" to spec
      Revert "PCI: Convert pci_device_hot_add() to QObject"
      Revert "monitor: Convert do_pci_device_hot_remove() to QObject"

 QMP/qmp-spec.txt |   55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 check-qdict.c    |    3 ++
 check-qfloat.c   |    5 ----
 check-qint.c     |    3 ++
 check-qlist.c    |    4 +-
 check-qstring.c  |    3 ++
 hw/pci-hotplug.c |   51 ++++++-------------------------------------------
 monitor.c        |    4 ++-
 qbool.c          |    8 -------
 qdict.c          |    6 ++--
 qdict.h          |   12 +++++++++++
 qemu-monitor.hx  |    6 +---
 qemu-objects.h   |    5 ++-
 qerror.c         |    2 +-
 qerror.h         |    2 +-
 qfloat.c         |    8 -------
 qint.c           |    7 +++--
 qint.h           |   12 +++++++++++
 qlist.c          |    7 +++--
 qlist.h          |    7 +++--
 qobject.h        |    4 +-
 qstring.c        |    7 +++--
 qstring.h        |   12 +++++++++++
 sysemu.h         |    9 ++-----
 vl.c             |   18 -----------------
 25 files changed, 143 insertions(+), 117 deletions(-)

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

end of thread, other threads:[~2010-05-19 16:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 16:02 [Qemu-devel] [PATCH 0/7][PULL]: QMP/Monitor queue Luiz Capitulino
2010-05-19 16:02 ` [Qemu-devel] [PATCH 1/7] QMP: Add "Downstream extension of QMP" to spec Luiz Capitulino
2010-05-19 16:02 ` [Qemu-devel] [PATCH 2/7] Revert "PCI: Convert pci_device_hot_add() to QObject" Luiz Capitulino
2010-05-19 16:02 ` [Qemu-devel] [PATCH 3/7] Revert "monitor: Convert do_pci_device_hot_remove() " Luiz Capitulino
2010-05-19 16:02 ` [Qemu-devel] [PATCH 4/7] Revert "Monitor: Return before exiting with 'quit'" Luiz Capitulino
2010-05-19 16:03 ` [Qemu-devel] [PATCH 5/7] sysemu: Export 'no_shutdown' Luiz Capitulino
2010-05-19 16:03 ` [Qemu-devel] [PATCH 6/7] Monitor: Return before exiting with 'quit' Luiz Capitulino
2010-05-19 16:03 ` [Qemu-devel] [PATCH 7/7] Fix qtypes' licenses 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).