]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Jan 2023 16:59:22 +0000 (16:59 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Jan 2023 16:59:22 +0000 (16:59 +0000)
Python patch roundup

Mostly CI fixes and some small debugging improvements.

# gpg: Signature made Wed 04 Jan 2023 21:04:26 GMT
# gpg:                using RSA key F9B7ABDBBCACDF95BE76CBD07DEF8106AAFC390E
# gpg: Good signature from "John Snow (John Huston) <jsnow@redhat.com>" [full]
# Primary key fingerprint: FAEB 9711 A12C F475 812F  18F2 88A9 064D 1835 61EB
#      Subkey fingerprint: F9B7 ABDB BCAC DF95 BE76  CBD0 7DEF 8106 AAFC 390E

* tag 'python-pull-request' of https://gitlab.com/jsnow/qemu:
  python: add 3.11 to supported list
  iotests/check: Fix typing for sys.exit() value
  Python: fix flake8 config
  python/machine: Handle termination cases without QMP
  python/machine: Add debug logging to key state changes

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

Trivial merge