]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 15 Aug 2018 19:20:34 +0000 (20:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 15 Aug 2018 19:20:34 +0000 (20:20 +0100)
commitc146b54c7fdbd926ee8fc4369699e3480d54f6fa
tree99f97a391fc6fc79cb366adcf79434981955b16e
parent1d746ee95d4d7deb1460006f8c01c430dcb50b9f
parentcb9ec42f33c07cd07d2e2971422bf7636c761202
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into staging

Miscellaneous patches for 2018-08-15

# gpg: Signature made Wed 15 Aug 2018 07:15:31 BST
# gpg:                using RSA key 3870B400EB918653
# gpg: Good signature from "Markus Armbruster <armbru@redhat.com>"
# gpg:                 aka "Markus Armbruster <armbru@pond.sub.org>"
# Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653

* remotes/armbru/tags/pull-misc-2018-08-15:
  monitor: fix oob command leak
  tests: fix crumple/recursive leak
  qapi: Fix some pycodestyle-3 complaints
  tests: change /0.15/* tests to /qmp/*
  qmp-shell: learn to send commands with quoted arguments

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>