On Thu, 10 Sep 2026 19:54:05 +0800, Ewan Hai-oc wrote:
> From: Frank Zhu <[email protected]>
> 
> This series adds Zhaoxin CPU support to the KVM x86 selftests.
> 
> Zhaoxin CPUs use the "CentaurHauls" and "  Shanghai  " vendor strings
> and implement VMX-compatible virtualization, so KVM handles them via
> its VMX backend.  Several selftests currently assume a CPU is either
> Intel or AMD, which makes them misbehave or skip on Zhaoxin hosts.
> 
> [...]

Applied to kvm-x86 selftests, thanks!

[1/9] KVM: selftests: Add Zhaoxin CPU detection support
      https://github.com/kvm-x86/linux/commit/d80ddf303f3a
[2/9] KVM: selftests: Use host_cpu_is_intel_compatible for mediated PMU
      https://github.com/kvm-x86/linux/commit/9bb23b9e85ea
[3/9] KVM: selftests: nx_huge_pages_test: Add TDP detection for Zhaoxin CPUs
      https://github.com/kvm-x86/linux/commit/54edcc375a46
[4/9] KVM: selftests: vmx_exception_with_invalid_guest_state: Support Zhaoxin 
CPUs
      https://github.com/kvm-x86/linux/commit/7610139e1ab7
[5/9] KVM: selftests: fix_hypercall_test: Add Zhaoxin CPU support
      https://github.com/kvm-x86/linux/commit/2625a21954c4
[6/9] KVM: selftests: Skip PERF_CAPABILITIES vCPU checks without PDCM
      SKIP: (this is a KVM bug)
[7/9] KVM: selftests: feature_msrs_test: Extend MSR_IA32_UCODE_REV quirk to 
Zhaoxin
      https://github.com/kvm-x86/linux/commit/658d82c07e78
[8/9] KVM: selftests: nested_exceptions_test: Add Zhaoxin CPU support
      https://github.com/kvm-x86/linux/commit/1a0abfad6c80
[9/9] KVM: selftests: vmx_apic_access_test: Check APIC virtualization support
      https://github.com/kvm-x86/linux/commit/0d5c14800de0

--
https://github.com/kvm-x86/linux/tree/next

Reply via email to