This is a mechanical change to use the VFM constants rather than the family-specific ones.
https://gitlab.com/xen-project/hardware/xen-staging/-/pipelines/1934721940 Andrew Cooper (4): x86/mwait-idle: Update vendor/family/model logic x86/cpu-policy: Update vendor/family/model logic x86/spec-ctrl: Update vendor/family/model logic x86/intel-family: Resync with Linux xen/arch/x86/cpu-policy.c | 19 ++- xen/arch/x86/cpu/intel.c | 3 +- xen/arch/x86/cpu/mwait-idle.c | 30 +++-- xen/arch/x86/include/asm/intel-family.h | 86 +------------ xen/arch/x86/spec_ctrl.c | 162 ++++++++++++------------ 5 files changed, 108 insertions(+), 192 deletions(-) -- 2.39.5