Re: [PATCH v5 04/10] scripts/qapi: document the tool that generated the file

2023-05-25 Thread Stefan Hajnoczi
On Wed, May 24, 2023 at 02:39:46PM +0100, Alex Bennée wrote: > This makes it a little easier for developers to find where things > where being generated. > > Reviewed-by: Richard Henderson > Signed-off-by: Alex Bennée > Message-Id: <20230523125000.3674739-5-alex.ben...@linaro.org> > --- > scrip

Re: [PATCH v5 04/10] scripts/qapi: document the tool that generated the file

2023-05-25 Thread Markus Armbruster
Alex Bennée writes: > This makes it a little easier for developers to find where things > where being generated. > > Reviewed-by: Richard Henderson > Signed-off-by: Alex Bennée > Message-Id: <20230523125000.3674739-5-alex.ben...@linaro.org> > --- > scripts/qapi/gen.py | 8 ++-- > 1 file ch

Re: [PATCH v5 04/10] scripts/qapi: document the tool that generated the file

2023-05-24 Thread Philippe Mathieu-Daudé
On 24/5/23 15:39, Alex Bennée wrote: This makes it a little easier for developers to find where things where being generated. Reviewed-by: Richard Henderson Signed-off-by: Alex Bennée Message-Id: <20230523125000.3674739-5-alex.ben...@linaro.org> --- scripts/qapi/gen.py | 8 ++-- 1 file

[PATCH v5 04/10] scripts/qapi: document the tool that generated the file

2023-05-24 Thread Alex Bennée
This makes it a little easier for developers to find where things where being generated. Reviewed-by: Richard Henderson Signed-off-by: Alex Bennée Message-Id: <20230523125000.3674739-5-alex.ben...@linaro.org> --- scripts/qapi/gen.py | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-)