Re: [PATCH v1 9/9] docs: add notes on Golang code generator

2023-09-29 Thread Victor Toso
Hi, Sigh. I'm sorry about this one. I've added the doc after reorganizing the patch series. I've been overly focused on python script and the generated part and less so with checks in qemu itself. On Thu, Sep 28, 2023 at 02:22:06PM +0100, Daniel P. Berrangé wrote: > On Wed, Sep 27, 2023 at 01:25:

Re: [PATCH v1 9/9] docs: add notes on Golang code generator

2023-09-28 Thread Daniel P . Berrangé
On Wed, Sep 27, 2023 at 01:25:44PM +0200, Victor Toso wrote: > The goal of this patch is converge discussions into a documentation, > to make it easy and explicit design decisions, known issues and what > else might help a person interested in how the Go module is generated. > > Signed-off-by: Vic

[PATCH v1 9/9] docs: add notes on Golang code generator

2023-09-27 Thread Victor Toso
The goal of this patch is converge discussions into a documentation, to make it easy and explicit design decisions, known issues and what else might help a person interested in how the Go module is generated. Signed-off-by: Victor Toso --- docs/devel/qapi-golang-code-gen.rst | 341 ++