Re: [PATCH v6 4/4] scripts: add script to compare compatible properties

2024-01-08 Thread John Snow
On Mon, Dec 18, 2023 at 8:20 AM Markus Armbruster wrote: > > Maksim Davydov writes: > > > On 12/1/23 12:51, Markus Armbruster wrote: > >> Review, anyone? > > > > Only Vladimir > > To be clear: I'm soliciting a second review. > > [...] > I volunteer to review it from the Python maintenance POV, b

Re: [PATCH v6 4/4] scripts: add script to compare compatible properties

2023-12-18 Thread Markus Armbruster
Maksim Davydov writes: > On 12/1/23 12:51, Markus Armbruster wrote: >> Review, anyone? > > Only Vladimir To be clear: I'm soliciting a second review. [...]

Re: [PATCH v6 4/4] scripts: add script to compare compatible properties

2023-12-13 Thread Maksim Davydov
On 12/1/23 12:51, Markus Armbruster wrote: Review, anyone? Only Vladimir Maksim Davydov writes: This script runs QEMU to obtain compat_props of machines and default values of different types of drivers to produce comparison table. This table can be used to compare machine types to choos

Re: [PATCH v6 4/4] scripts: add script to compare compatible properties

2023-12-01 Thread Markus Armbruster
Review, anyone? Maksim Davydov writes: > This script runs QEMU to obtain compat_props of machines and default > values of different types of drivers to produce comparison table. This > table can be used to compare machine types to choose the most suitable > machine or compare binaries to be sure

[PATCH v6 4/4] scripts: add script to compare compatible properties

2023-11-08 Thread Maksim Davydov
This script runs QEMU to obtain compat_props of machines and default values of different types of drivers to produce comparison table. This table can be used to compare machine types to choose the most suitable machine or compare binaries to be sure that migration to the newer version will save all