Re: [qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo

2022-04-29 Thread John Snow
On Fri, Apr 22, 2022 at 2:49 PM John Snow wrote: > > GitLab: https://gitlab.com/jsnow/qemu.qmp/-/commits/initial-checkin > > Hi, this series is part of an effort to publish the qemu.qmp package on > PyPI. It is part of the second of three phases to complete this work: > > (1) Switch the new As

[qemu.qmp PATCH 00/12] python: fork qemu.qmp python lib into independent repo

2022-04-22 Thread John Snow
GitLab: https://gitlab.com/jsnow/qemu.qmp/-/commits/initial-checkin Hi, this series is part of an effort to publish the qemu.qmp package on PyPI. It is part of the second of three phases to complete this work: (1) Switch the new Async QMP library in to python/qemu/qmp [merged!] (2) Fork p