The following changes since commit 38441756b70eec5807b5f60dad11a93a91199866:
Update version for v3.0.0 release (2018-08-14 16:38:43 +0100)
are available in the Git repository at:
git://repo.or.cz/qemu/armbru.git tags/pull-misc-2018-08-15
for you to fetch changes up to cb9ec42f33c07cd07d2e2971422bf7636c761202:
monitor: fix oob command leak (2018-08-15 08:12:57 +0200)
----------------------------------------------------------------
Miscellaneous patches for 2018-08-15
----------------------------------------------------------------
Marc-André Lureau (4):
qmp-shell: learn to send commands with quoted arguments
tests: change /0.15/* tests to /qmp/*
tests: fix crumple/recursive leak
monitor: fix oob command leak
Markus Armbruster (1):
qapi: Fix some pycodestyle-3 complaints
monitor.c | 2 ++
scripts/qapi/common.py | 15 +++++++++------
scripts/qapi/visit.py | 2 +-
scripts/qmp/qmp-shell | 3 ++-
tests/check-block-qdict.c | 1 +
tests/qapi-schema/test-qapi.py | 13 +++++++------
tests/test-qmp-cmds.c | 10 +++++-----
7 files changed, 27 insertions(+), 19 deletions(-)
--
2.17.1