Vladimir Sementsov-Ogievskiy writes:
> This series aims to add trace points for each qmp command with help of
> qapi code generator.
I found only really minor things. A quick respin should get us to the
finish line. Thanks!
On Tue, Jan 25, 2022 at 10:56:48PM +0100, Vladimir Sementsov-Ogievskiy wrote:
> This series aims to add trace points for each qmp command with help of
> qapi code generator.
>
> v5: small fixes and rewordings, + reshuffle patches so that main meson change
> now is like in v3 and Paolo's a-b make
This series aims to add trace points for each qmp command with help of
qapi code generator.
v5: small fixes and rewordings, + reshuffle patches so that main meson change
now is like in v3 and Paolo's a-b make sense again.
01: - fix/reword commit message
- fix typing in qapi/gen.py
- rena