[PATCH v2 0/3] x86: Convert x86_cpu_id to VFM

Andrew Cooper posted 3 patches 3 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250718142006.2471129-1-andrew.cooper3@citrix.com
xen/arch/x86/apic.c                  | 95 +++++++---------------------
xen/arch/x86/cpu/common.c            | 37 +++++++----
xen/arch/x86/include/asm/match-cpu.h | 17 +++--
3 files changed, 60 insertions(+), 89 deletions(-)
[PATCH v2 0/3] x86: Convert x86_cpu_id to VFM
Posted by Andrew Cooper 3 months, 2 weeks ago
This is the next part of the VFM converstion, focusing on struct x86_cpu_id.

Some parts are already committed.  See patches for details vs v1.

https://gitlab.com/xen-project/hardware/xen-staging/-/pipelines/1934588566

Andrew Cooper (3):
  x86/match-cpu: Improvements to x86_match_cpu()
  x86/match-cpu: Support matching on steppings
  x86/apic: Convert the TSC deadline errata table to X86_MATCH_*()

 xen/arch/x86/apic.c                  | 95 +++++++---------------------
 xen/arch/x86/cpu/common.c            | 37 +++++++----
 xen/arch/x86/include/asm/match-cpu.h | 17 +++--
 3 files changed, 60 insertions(+), 89 deletions(-)

-- 
2.39.5