Re: [PATCH v2 0/4] KVM: x86: selftests: Add Hygon CPUs support and fix failures
From: Sean Christopherson
Date: Thu Mar 05 2026 - 12:23:24 EST
On Thu, 12 Feb 2026 18:38:37 +0800, Zhiquan Li wrote:
> This series to add support for Hygon CPUs and fix 11 KVM selftest failures
> on Hygon architecture.
>
> Patch 1 add CPU vendor detection for Hygon and add a global variable
> "host_cpu_is_hygon" to identify if the test is running on a Hygon CPU.
> It is the prerequisite for the following fixes.
>
> [...]
Applied to kvm-x86 selftests, thanks!
[1/4] KVM: x86: selftests: Add CPU vendor detection for Hygon
https://github.com/kvm-x86/linux/commit/0c96c47d4345
[2/4] KVM: x86: selftests: Add a flag to identify AMD compatible test cases
https://github.com/kvm-x86/linux/commit/53b2869231d3
[3/4] KVM: x86: selftests: Allow the PMU event filter test for Hygon
https://github.com/kvm-x86/linux/commit/6b8b11ba4715
[4/4] KVM: selftests: Fix reserved value WRMSR testcase for multi-feature MSRs
https://github.com/kvm-x86/linux/commit/9396cc1e282a
--
https://github.com/kvm-x86/linux/tree/next