]> www.infradead.org Git - users/willy/linux.git/commit
KVM: selftests: Drop the "feature event" param from guest test helpers
authorSean Christopherson <seanjc@google.com>
Fri, 17 Jan 2025 23:42:02 +0000 (15:42 -0800)
committerSean Christopherson <seanjc@google.com>
Wed, 12 Feb 2025 16:34:56 +0000 (08:34 -0800)
commit0e6714735c012251f3cbfbe26b96222c7d5e45a7
tree29f1313682a66f7d0387c5134008ad4337ff95a5
parente327630e2a0c2540dc97913bacb60b5b88151994
KVM: selftests: Drop the "feature event" param from guest test helpers

Now that validation of event count is tied to hardware support for event,
and not to guest support for an event, drop the unused "event" parameter
from the various helpers.

No functional change intended.

Link: https://lore.kernel.org/r/20250117234204.2600624-5-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86/pmu_counters_test.c