Re: [PATCH] golang/xenlight: Update generated code

2022-07-20 Thread Anthony PERARD
On Mon, Jul 18, 2022 at 12:21:25PM +0300, Oleksandr Tyshchenko wrote: > From: Oleksandr Tyshchenko > > Re-generate goland bindings to reflect changes to libxl_types.idl > from the following commit: > 54d8f27d0477 tools/libxl: report trusted backend status to frontends > > Signed-off-by: Oleksand

[PATCH] golang/xenlight: Update generated code

2022-07-18 Thread Oleksandr Tyshchenko
From: Oleksandr Tyshchenko Re-generate goland bindings to reflect changes to libxl_types.idl from the following commit: 54d8f27d0477 tools/libxl: report trusted backend status to frontends Signed-off-by: Oleksandr Tyshchenko --- tools/golang/xenlight/helpers.gen.go | 12 tools/gol