Re: [PATCH 00/15] python: absorb scripts/qmp/qom-* tooling

2020-11-03 Thread John Snow
On 10/21/20 2:51 PM, John Snow wrote: Based-on: <20201020193555.1493936-1-js...@redhat.com> [PATCH v3 00/15] python: create installable package Thanks for the early look. This is superseded by: [PATCH v2 00/72] python: move scripts/qmp to python/qemu/qmp This is a bit of a demons

[PATCH 00/15] python: absorb scripts/qmp/qom-* tooling

2020-10-21 Thread John Snow
Based-on: <20201020193555.1493936-1-js...@redhat.com> [PATCH v3 00/15] python: create installable package This is a bit of a demonstration of the direction I want to take our python tooling, and how it *might* work. By moving items from ./scripts/*.py over to ./python/qemu/* somewhere,