Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into...
commita0b261db8c030813e30a39eae47359ac2a37f7e2
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Oct 2017 09:02:09 +0000 (12 10:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Oct 2017 09:02:09 +0000 (12 10:02 +0100)
tree7539d891d99da4ce3f5bf814251a3e39e41f9b51
parentbac960832015bf4c4c1b873011612e2675e4464c
parent1a6d3757107181dc0b9baf3dd8ff40fb2a242b66
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging

Python queue, 2017-10-11

# gpg: Signature made Wed 11 Oct 2017 19:49:40 BST
# gpg:                using RSA key 0x2807936F984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/python-next-pull-request:
  scripts: Remove debug parameter from QEMUMachine
  scripts: Remove debug parameter from QEMUMonitorProtocol
  guestperf: Configure logging on all shell frontends
  basevm: Call logging.basicConfig()
  iotests: Set up Python logging

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