summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+135
2025-05-19KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXITNikunj A Dadhania1-0/+135
2025-05-08KVM: selftests: Add a test for x86's fastops emulationSean Christopherson1-0/+165
2025-05-02KVM: selftests: Add a basic SEV-SNP smoke testPratik R. Sampat1-2/+23
2025-05-02KVM: selftests: Decouple SEV policy from VM typePratik R. Sampat1-24/+26
2025-05-02KVM: selftests: Introduce SEV VM type checkPratik R. Sampat1-1/+1
2025-05-02KVM: selftests: Add SMT control state helperPratik R. Sampat1-20/+1
2025-05-02KVM: selftests: Add vmgexit helperPratik R. Sampat1-1/+1
2025-05-02KVM: selftests: SEV-SNP test for KVM_SEV_INIT2Pratik R. Sampat1-0/+13
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini1-51/+57
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-5/+18
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...Paolo Bonzini7-81/+102
2025-03-19Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+146
2025-03-03KVM: selftests: Fix printf() format goof in SEV smoke testSean Christopherson1-1/+2
2025-03-01KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLTSean Christopherson1-1/+12
2025-02-28KVM: selftests: Assert that STI blocking isn't set after event injectionSean Christopherson1-0/+2
2025-02-24KVM: selftests: Add a nested (forced) emulation intercept test for x86Sean Christopherson1-0/+146
2025-02-14KVM: selftests: Add infrastructure for getting vCPU binary statsSean Christopherson1-0/+2
2025-02-14KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name stringSean Christopherson2-5/+5
2025-02-12KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APICSean Christopherson1-1/+14
2025-02-12KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helperSean Christopherson1-13/+17
2025-02-12KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID testSean Christopherson1-1/+1
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: Add helpers for locally (un)blocking IRQs on x86Sean Christopherson6-14/+11
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-19KVM: selftests: Add and use a helper function for x86's LIDTIvan Orlov1-1/+1
2024-12-19KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behaviorSean Christopherson1-3/+30
2024-12-19KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV testSean Christopherson1-2/+3
2024-12-19KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writesSean Christopherson1-0/+10
2024-12-19KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcementSean Christopherson1-23/+30
2024-12-19KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson68-0/+16133