qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 00/11] QAPI patches for 2016-10-07
@ 2016-10-07 18:16 Markus Armbruster
  2016-10-07 18:16 ` [Qemu-devel] [PULL v2 01/11] qmp: fix object-add assert() without props Markus Armbruster
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Markus Armbruster @ 2016-10-07 18:16 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit a65b6f27ce65e2e4f771f69d549ffa455a4d543a:

  Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20161004' into staging (2016-10-04 18:57:12 +0100)

are available in the git repository at:

  git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2016-10-07

for you to fetch changes up to 77a6da267c37781331c2dc8c4ac7f68d46a2a461:

  docs: Belatedly update for move of QMP/* to docs/ (2016-10-07 19:22:11 +0200)

----------------------------------------------------------------
QAPI patches for 2016-10-07

----------------------------------------------------------------
Eduardo Habkost (1):
      qmp: Disable query-cpu-* commands when they're unavailable

Marc-André Lureau (5):
      qmp: fix object-add assert() without props
      qapi: Fix crash when 'any' or 'null' parameter is missing
      qapi: add assert about root value
      qapi: assert list entry has a value
      qapi: return a 'missing parameter' error

Markus Armbruster (5):
      tests/test-qmp-input-strict: Cover missing struct members
      MAINTAINERS: Pass the HMP staff from Luiz to David
      MAINTAINERS: Pass the QObject staff from Luiz to Markus
      docs: Belatedly update for move of qmp-commands.txt
      docs: Belatedly update for move of QMP/* to docs/

 MAINTAINERS                     |  9 +++--
 docs/qmp-commands.txt           |  2 +-
 docs/writing-qmp-commands.txt   |  4 +--
 docs/xen-save-devices-state.txt |  2 +-
 monitor.c                       |  9 +++++
 qapi/qmp-input-visitor.c        | 75 ++++++++++++++++++++++++++++++++---------
 qmp.c                           |  8 +++--
 tests/qemu-iotests/087.out      |  2 +-
 tests/test-qmp-input-strict.c   | 46 +++++++++++++++++++++++++
 9 files changed, 129 insertions(+), 28 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-10-10 11:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 18:16 [Qemu-devel] [PULL v2 00/11] QAPI patches for 2016-10-07 Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 01/11] qmp: fix object-add assert() without props Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 02/11] qapi: Fix crash when 'any' or 'null' parameter is missing Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 03/11] tests/test-qmp-input-strict: Cover missing struct members Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 04/11] qapi: add assert about root value Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 05/11] qapi: assert list entry has a value Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 06/11] qapi: return a 'missing parameter' error Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 07/11] MAINTAINERS: Pass the HMP staff from Luiz to David Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 08/11] MAINTAINERS: Pass the QObject staff from Luiz to Markus Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 09/11] qmp: Disable query-cpu-* commands when they're unavailable Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 10/11] docs: Belatedly update for move of qmp-commands.txt Markus Armbruster
2016-10-07 18:16 ` [Qemu-devel] [PULL v2 11/11] docs: Belatedly update for move of QMP/* to docs/ Markus Armbruster
2016-10-10 11:50 ` [Qemu-devel] [PULL v2 00/11] QAPI patches for 2016-10-07 Peter Maydell

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