[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] x86emul: support AVX512_VP2INTERSECT insns
On 21.07.2020 12:32, Andrew Cooper wrote: > On 21/07/2020 11:23, Jan Beulich wrote: >> --- a/tools/misc/xen-cpuid.c >> +++ b/tools/misc/xen-cpuid.c >> @@ -160,7 +160,7 @@ static const char *const str_7d0[32] = >> [ 2] = "avx512_4vnniw", [ 3] = "avx512_4fmaps", >> [ 4] = "fsrm", >> >> - /* 8 */ [ 9] = "srbds-ctrl", >> + [ 8] = "avx512_vp2intersect", [ 9] = "srbds-ctrl", >> [10] = "md-clear", >> /* 12 */ [13] = "tsx-force-abort", >> [14] = "serialize", > > Are we using underscores or dashes? I realise its is already > inconsistent, but this is a debugging tool only, and we can change our > minds. I've switched this one to use a dash. Want me to also switch others (in a separate patch)? Jan
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |