On Sun, 18 Feb 2024 12:30:03 +0800, Dapeng Mi wrote: > Although the fixed counter 3 and its exclusive pseudo slots event are > not supported by KVM yet, the architectural slots event is supported by > KVM and can be programed on any GP counter. Thus add validation for this > architectural slots event. > > Top-down slots event "counts the total number of available slots for an > unhalted logical processor, and increments by machine-width of the > narrowest pipeline as employed by the Top-down Microarchitecture > Analysis method." > > [...] Applied to kvm-x86 pmu, with a very slight tweak to the shortlog. Thanks a ton for the verbose changelog! [1/1] KVM: selftests: Test top-down slots event in x86's pmu_counters_test https://github.com/kvm-x86/linux/commit/4a447b135e45 -- https://github.com/kvm-x86/linux/tree/next