[PATCH 0/3] Update kcpuid leaves and tool

Terry Bowman posted 3 patches 2 years, 7 months ago
tools/arch/x86/kcpuid/cpuid.csv | 61 ++++++++++++++++++++++++++++++---
tools/arch/x86/kcpuid/kcpuid.c  | 10 +++++-
2 files changed, 65 insertions(+), 6 deletions(-)
[PATCH 0/3] Update kcpuid leaves and tool
Posted by Terry Bowman 2 years, 7 months ago
The 1st patch fixes incorrect bit offsets for Fn00000007_EBX features
avx512bw and avx512lvl.

The 2nd patch adds missing features to leaf Fn80000001.

The 3rd patch updates details displayed by kcpuid tool.

Base is 63fce5464aa5.

Borislav Petkov (AMD) (1):
  tools/x86/kcpuid: Dump the CPUID function in detailed view

Terry Bowman (2):
  tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
  tools/x86/kcpuid: Update AMD leaf Fn80000001

 tools/arch/x86/kcpuid/cpuid.csv | 61 ++++++++++++++++++++++++++++++---
 tools/arch/x86/kcpuid/kcpuid.c  | 10 +++++-
 2 files changed, 65 insertions(+), 6 deletions(-)

-- 
2.34.1