Re: [PATCH v5 0/8] Switch iotests to using Async QMP

2021-10-28 Thread John Snow
On Thu, Oct 28, 2021 at 6:37 AM Kevin Wolf wrote: > Am 26.10.2021 um 19:56 hat John Snow geschrieben: > > GitLab: > https://gitlab.com/jsnow/qemu/-/commits/python-aqmp-iotest-wrapper > > CI: https://gitlab.com/jsnow/qemu/-/pipelines/395925703 > > > > Hiya, > > > > This series continues where the

Re: [PATCH v5 0/8] Switch iotests to using Async QMP

2021-10-28 Thread Kevin Wolf
Am 26.10.2021 um 19:56 hat John Snow geschrieben: > GitLab: https://gitlab.com/jsnow/qemu/-/commits/python-aqmp-iotest-wrapper > CI: https://gitlab.com/jsnow/qemu/-/pipelines/395925703 > > Hiya, > > This series continues where the last two AQMP series left off and adds a > synchronous 'legacy' wr

[PATCH v5 0/8] Switch iotests to using Async QMP

2021-10-26 Thread John Snow
GitLab: https://gitlab.com/jsnow/qemu/-/commits/python-aqmp-iotest-wrapper CI: https://gitlab.com/jsnow/qemu/-/pipelines/395925703 Hiya, This series continues where the last two AQMP series left off and adds a synchronous 'legacy' wrapper around the new AQMP interface, then drops it straight into