[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 00/11] qapi-go: add generator for Golang interface
|
From: |
Andrea Bolognani |
|
Subject: |
Re: [PATCH v2 00/11] qapi-go: add generator for Golang interface |
|
Date: |
Tue, 31 Oct 2023 09:42:10 -0700 |
On Fri, Oct 27, 2023 at 07:33:30PM +0200, Victor Toso wrote:
> Hi,
>
> Daniel & Andrea, it would be great to have your take on the Go
> side of this series. If we can agree with an acceptable
> 'unstable' version of Go modules, we can start building on top of
> this:
> - libraries/tools in Go to interact with QEMU
> - qapi specs to fix limitations (e.g: Data type names)
> - scripts/qapi library wrt to generating interfaces in other
> languages other than C
>
> I would love to have this prior to 8.2 feature freeze if the
> idea and current code meet your expectations.
Apologies for not providing any feedback so far. I'll do my best to
get around to it by the end of the week.
--
Andrea Bolognani / Red Hat / Virtualization
- [PATCH v2 08/11] qapi: golang: Generate qapi's event types in Go, (continued)
- [PATCH v2 08/11] qapi: golang: Generate qapi's event types in Go, Victor Toso, 2023/10/16
- [PATCH v2 07/11] qapi: golang: Generate qapi's union types in Go, Victor Toso, 2023/10/16
- [PATCH v2 09/11] qapi: golang: Generate qapi's command types in Go, Victor Toso, 2023/10/16
- [PATCH v2 10/11] qapi: golang: Add CommandResult type to Go, Victor Toso, 2023/10/16
- [PATCH v2 11/11] docs: add notes on Golang code generator, Victor Toso, 2023/10/16
- [PATCH v2 06/11] qapi: golang: structs: Address 'null' members, Victor Toso, 2023/10/16
- Re: [PATCH v2 00/11] qapi-go: add generator for Golang interface, Victor Toso, 2023/10/27
- Re: [PATCH v2 00/11] qapi-go: add generator for Golang interface,
Andrea Bolognani <=