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