[PATCH 0/3] Update kcpuid leaves and tool

From: Terry Bowman
Date: Mon Feb 06 2023 - 09:18:53 EST


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