index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86
/
pmu_counters_test.c
Age
Commit message (
Expand
)
Author
2025-09-30
Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-23
KVM: selftests: Add ex_str() to print human friendly name of exception vectors
Sean Christopherson
2025-09-23
KVM: selftests: Handle Intel Atom errata that leads to PMU event overcount
dongsheng
2025-09-23
KVM: selftests: Validate more arch-events in pmu_counters_test
Dapeng Mi
2025-09-23
KVM: selftests: Reduce number of "unavailable PMU events" combos tested
Sean Christopherson
2025-09-23
KVM: selftests: Track unavailable_mask for PMU events as 32-bit value
Sean Christopherson
2025-09-22
KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
Sean Christopherson
2025-02-12
KVM: selftests: Print out the actual Top-Down Slots count on failure
Sean Christopherson
2025-02-12
KVM: selftests: Drop the "feature event" param from guest test helpers
Sean Christopherson
2025-02-12
KVM: selftests: Remove dead code in Intel PMU counters test
Sean Christopherson
2025-02-12
KVM: selftests: Only validate counts for hardware-supported arch events
Sean Christopherson
2025-02-12
KVM: selftests: Make Intel arch events globally available in PMU counters test
Sean Christopherson
2025-01-08
KVM: selftests: Use data load to trigger LLC references/misses in Intel PMU
Sean Christopherson
2025-01-08
KVM: selftests: Fix typos in x86's PMU counter test's macro variable use
Colton Lewis
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson