summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86/pmu_counters_test.c
AgeCommit message (Expand)Author
2025-09-30Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-09-23KVM: selftests: Add ex_str() to print human friendly name of exception vectorsSean Christopherson
2025-09-23KVM: selftests: Handle Intel Atom errata that leads to PMU event overcountdongsheng
2025-09-23KVM: selftests: Validate more arch-events in pmu_counters_testDapeng Mi
2025-09-23KVM: selftests: Reduce number of "unavailable PMU events" combos testedSean Christopherson
2025-09-23KVM: selftests: Track unavailable_mask for PMU events as 32-bit valueSean Christopherson
2025-09-22KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren'tSean Christopherson
2025-02-12KVM: selftests: Print out the actual Top-Down Slots count on failureSean Christopherson
2025-02-12KVM: selftests: Drop the "feature event" param from guest test helpersSean Christopherson
2025-02-12KVM: selftests: Remove dead code in Intel PMU counters testSean Christopherson
2025-02-12KVM: selftests: Only validate counts for hardware-supported arch eventsSean Christopherson
2025-02-12KVM: selftests: Make Intel arch events globally available in PMU counters testSean Christopherson
2025-01-08KVM: selftests: Use data load to trigger LLC references/misses in Intel PMUSean Christopherson
2025-01-08KVM: selftests: Fix typos in x86's PMU counter test's macro variable useColton Lewis
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson