mbox series

[0/2] Python: minor fixes

Message ID 20220118000030.2978928-1-jsnow@redhat.com (mailing list archive)
Headers show
Series Python: minor fixes | expand

Message

John Snow Jan. 18, 2022, midnight UTC
GitLab: https://gitlab.com/jsnow/qemu/-/commits/python-aqmp-fixes
CI: https://gitlab.com/jsnow/qemu/-/pipelines/449959282

Fix a bug in async QMP, and fix a minor test annoyance.

John Snow (2):
  python/aqmp: Fix negotiation with pre-"oob" QEMU
  python: use avocado's "new" runner

 python/avocado.cfg             | 2 +-
 python/qemu/aqmp/qmp_client.py | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)