Re: [PATCH 6/6] tools: Introduce a xc_xenver_buildid() wrapper

2023-01-30 Thread Anthony PERARD
On Tue, Jan 17, 2023 at 01:53:36PM +, Andrew Cooper wrote: > ... which converts binary content to hex automatically. > > Update libxl to match. No API/ABI change. > > This removes a latent bug for cases when the buildid is longer than 4092 > bytes. > > Signed-off-by: Andrew Cooper Reviewe

[PATCH 6/6] tools: Introduce a xc_xenver_buildid() wrapper

2023-01-17 Thread Andrew Cooper
... which converts binary content to hex automatically. Update libxl to match. No API/ABI change. This removes a latent bug for cases when the buildid is longer than 4092 bytes. Signed-off-by: Andrew Cooper --- CC: Wei Liu CC: Anthony PERARD CC: Juergen Gross --- tools/include/xenctrl.h