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