[PATCH v3 0/4] x86/xen-cpuid: Use automagically generated names

Andrew Cooper posted 4 patches 6 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240510224002.2324578-1-andrew.cooper3@citrix.com
tools/libs/light/libxl_cpuid.c |   2 +-
tools/misc/xen-cpuid.c         | 311 +++------------------------------
xen/arch/x86/cpu-policy.c      |   2 +-
xen/tools/gen-cpuid.py         |  30 +++-
4 files changed, 53 insertions(+), 292 deletions(-)
[PATCH v3 0/4] x86/xen-cpuid: Use automagically generated names
Posted by Andrew Cooper 6 months, 2 weeks ago
I may have got a bit carried away tweaking Roger's v2.

The major bugfix is getting both alias of common_1d, which matters when using
xen-cpuid on AMD hardware.

Andrew Cooper (1):
  x86/gen-cpuid: Minor cleanup

Roger Pau Monné (3):
  tools/xen-cpuid: Rename decodes[] to leaf_info[]
  tools/xen-cpuid: Use automatically generated feature names
  tools/xen-cpuid: Drop old names

 tools/libs/light/libxl_cpuid.c |   2 +-
 tools/misc/xen-cpuid.c         | 311 +++------------------------------
 xen/arch/x86/cpu-policy.c      |   2 +-
 xen/tools/gen-cpuid.py         |  30 +++-
 4 files changed, 53 insertions(+), 292 deletions(-)


base-commit: b0082b908391b29b7c4dd5e6c389ebd6481926f8
-- 
2.30.2