summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86
AgeCommit message (Expand)Author
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-19Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-03-03KVM: selftests: Fix printf() format goof in SEV smoke testSean Christopherson
2025-02-28KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLTSean Christopherson
2025-02-28KVM: selftests: Assert that STI blocking isn't set after event injectionSean Christopherson
2025-02-24KVM: selftests: Add a nested (forced) emulation intercept test for x86Sean Christopherson
2025-02-14KVM: selftests: Add infrastructure for getting vCPU binary statsSean Christopherson
2025-02-14KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name stringSean Christopherson
2025-02-12KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APICSean Christopherson
2025-02-12KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helperSean Christopherson
2025-02-12KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID testSean 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: Add helpers for locally (un)blocking IRQs on x86Sean 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: Add and use a helper function for x86's LIDTIvan Orlov
2024-12-18KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behaviorSean Christopherson
2024-12-18KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV testSean Christopherson
2024-12-18KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writesSean Christopherson
2024-12-18KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcementSean Christopherson
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson