]> git.proxmox.com Git - mirror_qemu.git/commit
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 17 Nov 2021 06:41:08 +0000 (07:41 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 17 Nov 2021 06:41:08 +0000 (07:41 +0100)
commit8d5fcb1990bc64b62c0bc12121fe510940be5664
treeeee77ac188895efcd9b16dc07ae94ca68b386bd9
parent67f9968ce3f0847ffddb6ee2837a3641acd92abf
parentc398a241ec4138e0b995a0215dea84ca93b0384f
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging

Pull request

# gpg: Signature made Wed 17 Nov 2021 01:33:06 AM CET
# gpg:                using RSA key F9B7ABDBBCACDF95BE76CBD07DEF8106AAFC390E
# gpg: Good signature from "John Snow (John Huston) <jsnow@redhat.com>" [full]

* tag 'python-pull-request' of https://gitlab.com/jsnow/qemu:
  scripts/device-crash-test: hide tracebacks for QMP connect errors
  scripts/device-crash-test: don't emit AQMP connection errors to stdout
  scripts/device-crash-test: simplify Exception handling
  python/aqmp: fix ConnectError string method
  python/aqmp: Fix disconnect during capabilities negotiation

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>