Re: New git repository for Go bindings

2025-03-07 Thread Victor Toso
On Fri, Mar 07, 2025 at 12:49:59PM +, Daniel P. Berrangé wrote: > On Fri, Mar 07, 2025 at 01:30:38PM +0100, Victor Toso wrote: > > Hi, > > > > I've been working on and off in having Go bindings for QEMU's > > QAPI specification. The last version [0] seems to be accepted so > > far but we would

Re: New git repository for Go bindings

2025-03-07 Thread Daniel P . Berrangé
On Fri, Mar 07, 2025 at 01:30:38PM +0100, Victor Toso wrote: > Hi, > > I've been working on and off in having Go bindings for QEMU's > QAPI specification. The last version [0] seems to be accepted so > far but we would like not to have that in qemu.git. > > In the past [1], Daniel suggested creat

New git repository for Go bindings

2025-03-07 Thread Victor Toso
Hi, I've been working on and off in having Go bindings for QEMU's QAPI specification. The last version [0] seems to be accepted so far but we would like not to have that in qemu.git. In the past [1], Daniel suggested creating a repo per each generated schema: go-qemu.git, go-qga.git, go-qsd.git