index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
x86
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4 days
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4 days
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-09
KVM: selftests: Test behavior of KVM_X86_DISABLE_EXITS_APERFMPERF
Jim Mattson
2025-06-24
KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
Chenyi Qiang
2025-06-23
KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
Sean Christopherson
2025-06-23
KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
Sean Christopherson
2025-06-20
KVM: selftests: Verify KVM is loaded when getting a KVM module param
Sean Christopherson
2025-06-20
KVM: selftests: Verify KVM disable interception (for userspace) on filter change
Sean Christopherson
2025-05-27
Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-19
KVM: selftests: Add test to verify KVM_CAP_X86_BUS_LOCK_EXIT
Nikunj A Dadhania
2025-05-08
KVM: selftests: Add a test for x86's fastops emulation
Sean Christopherson
2025-05-02
KVM: selftests: Add a basic SEV-SNP smoke test
Pratik R. Sampat
2025-05-02
KVM: selftests: Decouple SEV policy from VM type
Pratik R. Sampat
2025-05-02
KVM: selftests: Introduce SEV VM type check
Pratik R. Sampat
2025-05-02
KVM: selftests: Add SMT control state helper
Pratik R. Sampat
2025-05-02
KVM: selftests: Add vmgexit helper
Pratik R. Sampat
2025-05-02
KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
Pratik R. Sampat
2025-04-04
selftests: kvm: revamp MONITOR/MWAIT tests
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-03
KVM: selftests: Fix printf() format goof in SEV smoke test
Sean Christopherson
2025-02-28
KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLT
Sean Christopherson
2025-02-28
KVM: selftests: Assert that STI blocking isn't set after event injection
Sean Christopherson
2025-02-24
KVM: selftests: Add a nested (forced) emulation intercept test for x86
Sean Christopherson
2025-02-14
KVM: selftests: Add infrastructure for getting vCPU binary stats
Sean Christopherson
2025-02-14
KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
Sean Christopherson
2025-02-12
KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC
Sean Christopherson
2025-02-12
KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper
Sean Christopherson
2025-02-12
KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test
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: Add helpers for locally (un)blocking IRQs on x86
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: Add and use a helper function for x86's LIDT
Ivan Orlov
2024-12-18
KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
Sean Christopherson
2024-12-18
KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
Sean Christopherson
2024-12-18
KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
Sean Christopherson
2024-12-18
KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
Sean Christopherson
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson