index
:
git.armlinux.org.uk/linux.git
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
14 days
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-12-02
KVM: selftests: Add a CPUID testcase for KVM_SET_CPUID2 with runtime updates
Sean Christopherson
2025-11-26
Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-21
KVM: selftests: Stop using __virt_pg_map() directly in tests
Yosry Ahmed
2025-11-20
KVM: selftests: Add a VMX test for LA57 nested state
Jim Mattson
2025-11-20
KVM: selftests: Remove the unused argument to prepare_eptp()
Yosry Ahmed
2025-11-20
KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftests
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_tsc_adjust_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Extend nested_invalid_cr3_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Move nested invalid CR3 check to its own test
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM
Yosry Ahmed
2025-11-20
KVM: selftests: Extend vmx_close_while_nested_test to cover SVM
Yosry Ahmed
2025-10-20
KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
Sean Christopherson
2025-10-20
KVM: selftests: Define wrappers for common syscalls to assert success
Sean Christopherson
2025-09-23
KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supported
Sean Christopherson
2025-09-23
KVM: selftests: Add coverage for KVM-defined registers in MSRs test
Sean Christopherson
2025-09-23
KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs test
Sean Christopherson
2025-09-23
KVM: selftests: Extend MSRs test to validate vCPUs without supported features
Sean Christopherson
2025-09-23
KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
Sean Christopherson
2025-09-23
KVM: selftests: Add an MSR test to exercise guest/host and read/write
Sean Christopherson
2025-09-23
KVM: x86: Merge 'selftests' into 'cet' to pick up ex_str()
Sean Christopherson
2025-09-23
KVM: selftests: Add ex_str() to print human friendly name of exception vectors
Sean Christopherson
2025-09-23
selftests/kvm: remove stale TODO in xapic_state_test
Sukrut Heroorkar
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-23
KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
Dapeng Mi
2025-09-22
KVM: x86: Don't treat ENTER and LEAVE as branches, because they aren't
Sean Christopherson
2025-09-11
KVM: selftests: Add support for DIV and IDIV in the fastops test
Sean Christopherson
2025-09-11
KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)
Sean Christopherson
2025-09-11
KVM: selftests: Add coverage for 'b' (byte) sized fastops emulation
Sean Christopherson
2025-09-08
KVM: selftests: Fix typo in hyperv cpuid test message
Alok Tiwari
2025-07-29
Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
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
[next]