[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v1] tools/xen-cpuid: show enqcmd
On 30.07.2020 18:34, Olaf Hering wrote: > Translate <29> into a feature string. > > Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> Albeit I'm pretty sure there are more missing than just this lone one. Jan > --- a/tools/misc/xen-cpuid.c > +++ b/tools/misc/xen-cpuid.c > @@ -133,7 +133,7 @@ static const char *const str_7c0[32] = > [22] = "rdpid", > /* 24 */ [25] = "cldemote", > /* 26 */ [27] = "movdiri", > - [28] = "movdir64b", > + [28] = "movdir64b", [29] = "enqcmd", > [30] = "sgx-lc", > }; > >
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |