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