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)
commitd1852caab131ea898134fdcea8c14bc2ee75fbe9
tree36101f6d1d24bc4a222f993d4ac3d8008b2ffb38
parentf8af61fa14441e67300176a5e07671ea395426b3
parent519f3cfce07a067971ff39d4a989b77e7100a947
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging

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>