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
Age
Commit message (
Expand
)
Author
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-04
KVM: selftests: Fix spelling mistake "initally" -> "initially"
Colin Ian King
2025-01-31
KVM: s390: selftests: Streamline uc_skey test to issue iske after sske
Christoph Schlameuss
2025-01-31
KVM: s390: selftests: fix ucontrol memory region test
Claudio Imbrenda
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-01-20
Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-17
Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-15
Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-01-13
KVM: arm64: Fix selftests after sysreg field name update
Marc Zyngier
2025-01-12
Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2025-01-07
KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest
Christoph Schlameuss
2025-01-07
KVM: s390: selftests: Add ucontrol gis routing test
Christoph Schlameuss
2025-01-07
KVM: s390: selftests: Add ucontrol flic attr selftests
Christoph Schlameuss
2024-12-30
KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list test
Quan Zhou
2024-12-30
KVM: riscv: selftests: Add SBI SUSP to get-reg-list test
Andrew Jones
2024-12-18
KVM: selftests: Add test case for MMIO during vectoring on x86
Ivan Orlov
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: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()
Sean Christopherson
2024-12-18
KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entries
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: Override ARCH for x86_64 instead of using ARCH_DIR
Sean Christopherson
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
2024-12-18
KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
Sean Christopherson
2024-12-18
KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
Sean Christopherson
2024-12-18
KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
Sean Christopherson
2024-12-18
KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test
Sean Christopherson
2024-12-18
KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
Sean Christopherson
2024-12-18
KVM: selftests: Enable mmu_stress_test on arm64
Sean Christopherson
2024-12-18
KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
Sean Christopherson
2024-12-18
KVM: selftests: Compute number of extra pages needed in mmu_stress_test
Sean Christopherson
2024-12-18
KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
Sean Christopherson
2024-12-18
KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
Sean Christopherson
2024-12-18
KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
Sean Christopherson
2024-12-18
KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
Sean Christopherson
2024-12-18
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
2024-12-17
KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
Mark Brown
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2024-11-21
KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test
Yong-Xuan Wang
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-selftests-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
[next]