Re: [PATCH 0/6] tools: Switch to non-truncating XENVER_* ops

2023-01-30 Thread Anthony PERARD
On Tue, Jan 17, 2023 at 01:53:30PM +, Andrew Cooper wrote: > This is the tools side of the Xen series posted previously. There's also python bindings using xc_version(), is it something we want to update? Cheers, -- Anthony PERARD

Re: [PATCH 0/6] tools: Switch to non-truncating XENVER_* ops

2023-01-20 Thread Andrew Cooper
On 19/01/2023 6:20 am, Juergen Gross wrote: > On 17.01.23 14:53, Andrew Cooper wrote: >> This is the tools side of the Xen series posted previously. >> >> With this, a Xen built with long strings can be retrieved: >> >>    # xl info >>    ... >>    xen_version    : 4.18-unstable+REALLY

Re: [PATCH 0/6] tools: Switch to non-truncating XENVER_* ops

2023-01-18 Thread Juergen Gross
On 17.01.23 14:53, Andrew Cooper wrote: This is the tools side of the Xen series posted previously. With this, a Xen built with long strings can be retrieved: # xl info ... xen_version: 4.18-unstable+REALLY LONG EXTRAVERSION xen_changeset : Tue Jan 3 19:27:17

Re: [PATCH 0/6] tools: Switch to non-truncating XENVER_* ops

2023-01-18 Thread Christian Lindig
I will look at individual patches, too. > On 17 Jan 2023, at 13:53, Andrew Cooper wrote: > > This is the tools side of the Xen series posted previously. > > With this, a Xen built with long strings can be retrieved: > > # xl info > ... > xen_version: 4.18-unstable+REALLY LONG

[PATCH 0/6] tools: Switch to non-truncating XENVER_* ops

2023-01-17 Thread Andrew Cooper
This is the tools side of the Xen series posted previously. With this, a Xen built with long strings can be retrieved: # xl info ... xen_version: 4.18-unstable+REALLY LONG EXTRAVERSION xen_changeset : Tue Jan 3 19:27:17 2023 git:52d2da6c0544+REALLY SUPER DUPER EXTRA