Re: [PATCH for-4.19 v2] tools/xen-cpuid: switch to use cpu-policy defined names

2024-05-14 Thread Oleksii K.
On Thu, 2024-05-09 at 14:13 +0200, Roger Pau Monné wrote: > On Thu, May 02, 2024 at 03:16:54PM +0200, Jan Beulich wrote: > > On 02.05.2024 13:49, Roger Pau Monne wrote: > > > Like it was done recently for libxl, switch to using the auto- > > > generated feature > > > names by the processing of

Re: [PATCH for-4.19 v2] tools/xen-cpuid: switch to use cpu-policy defined names

2024-05-10 Thread Andrew Cooper
On 02/05/2024 12:49 pm, Roger Pau Monne wrote: > diff --git a/tools/include/xen-tools/common-macros.h > b/tools/include/xen-tools/common-macros.h > index 07aed92684b5..3e6a66080a4f 100644 > --- a/tools/include/xen-tools/common-macros.h > +++ b/tools/include/xen-tools/common-macros.h > @@ -83,6

Re: [PATCH for-4.19 v2] tools/xen-cpuid: switch to use cpu-policy defined names

2024-05-09 Thread Roger Pau Monné
On Thu, May 02, 2024 at 03:16:54PM +0200, Jan Beulich wrote: > On 02.05.2024 13:49, Roger Pau Monne wrote: > > Like it was done recently for libxl, switch to using the auto-generated > > feature > > names by the processing of cpufeatureset.h, this allows removing the > > open-coded > > feature

Re: [PATCH for-4.19 v2] tools/xen-cpuid: switch to use cpu-policy defined names

2024-05-02 Thread Roger Pau Monné
On Thu, May 02, 2024 at 03:16:54PM +0200, Jan Beulich wrote: > On 02.05.2024 13:49, Roger Pau Monne wrote: > > Like it was done recently for libxl, switch to using the auto-generated > > feature > > names by the processing of cpufeatureset.h, this allows removing the > > open-coded > > feature

Re: [PATCH for-4.19 v2] tools/xen-cpuid: switch to use cpu-policy defined names

2024-05-02 Thread Jan Beulich
On 02.05.2024 13:49, Roger Pau Monne wrote: > Like it was done recently for libxl, switch to using the auto-generated > feature > names by the processing of cpufeatureset.h, this allows removing the > open-coded > feature names, and unifies the feature naming with libxl and the hypervisor. > >

[PATCH for-4.19 v2] tools/xen-cpuid: switch to use cpu-policy defined names

2024-05-02 Thread Roger Pau Monne
Like it was done recently for libxl, switch to using the auto-generated feature names by the processing of cpufeatureset.h, this allows removing the open-coded feature names, and unifies the feature naming with libxl and the hypervisor. Introduce a newly auto-generated array that contains the