]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: selftests: Allow the PMU event filter test for Hygon
authorZhiquan Li <zhiquan_li@163.com>
Thu, 12 Feb 2026 10:38:40 +0000 (18:38 +0800)
committerSean Christopherson <seanjc@google.com>
Mon, 2 Mar 2026 21:18:00 +0000 (13:18 -0800)
commit6b8b11ba47159f33d766b274001529da9d5b0913
treeb9a4f656c89f06d6ff73de704780c6135351f9bc
parent53b2869231d3211ed638295e8873215d0ad10507
KVM: selftests: Allow the PMU event filter test for Hygon

At present, the PMU event filter test for AMD architecture is applicable
for Hygon architecture as well.  Since all known Hygon processors can
re-use the test cases, so it isn't necessary to create a new wrapper.

Signed-off-by: Zhiquan Li <zhiquan_li@163.com>
Link: https://patch.msgid.link/20260212103841.171459-4-zhiquan_li@163.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86/pmu_event_filter_test.c