index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-03
KVM: selftests: Fix printf() format goof in SEV smoke test
Sean Christopherson
1
-1
/
+2
2025-03-03
KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stage
Sean Christopherson
1
-8
/
+13
2025-02-28
KVM: selftests: Assert that STI blocking isn't set after event injection
Sean Christopherson
1
-0
/
+2
2025-02-12
KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC
Sean Christopherson
1
-1
/
+14
2025-02-12
KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helper
Sean Christopherson
1
-13
/
+17
2025-02-12
KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID test
Sean Christopherson
1
-1
/
+1
2025-02-04
KVM: selftests: Fix spelling mistake "initally" -> "initially"
Colin Ian King
1
-2
/
+2
2025-01-31
KVM: s390: selftests: Streamline uc_skey test to issue iske after sske
Christoph Schlameuss
1
-18
/
+6
2025-01-31
KVM: s390: selftests: fix ucontrol memory region test
Claudio Imbrenda
1
-2
/
+6
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+2
2025-01-20
Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-1
/
+17
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-37
/
+144
2025-01-17
Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/next
Marc Zyngier
2
-2
/
+2
2025-01-15
Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-2
/
+171
2025-01-13
KVM: arm64: Fix selftests after sysreg field name update
Marc Zyngier
2
-2
/
+2
2025-01-12
Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-1
/
+171
2025-01-07
KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest
Christoph Schlameuss
1
-1
/
+4
2025-01-07
KVM: s390: selftests: Add ucontrol gis routing test
Christoph Schlameuss
1
-0
/
+19
2025-01-07
KVM: s390: selftests: Add ucontrol flic attr selftests
Christoph Schlameuss
1
-0
/
+148
2024-12-30
KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list test
Quan Zhou
1
-0
/
+12
2024-12-30
KVM: riscv: selftests: Add SBI SUSP to get-reg-list test
Andrew Jones
1
-1
/
+5
2024-12-19
KVM: selftests: Add test case for MMIO during vectoring on x86
Ivan Orlov
2
-0
/
+53
2024-12-19
KVM: selftests: Add and use a helper function for x86's LIDT
Ivan Orlov
3
-2
/
+7
2024-12-19
KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
Sean Christopherson
1
-3
/
+30
2024-12-19
KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
Sean Christopherson
1
-2
/
+3
2024-12-19
KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
Sean Christopherson
1
-0
/
+10
2024-12-19
KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()
Sean Christopherson
1
-7
/
+9
2024-12-19
KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entries
Sean Christopherson
1
-0
/
+2
2024-12-19
KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
Sean Christopherson
1
-23
/
+30
2024-12-19
KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR
Sean Christopherson
2
-13
/
+11
2024-12-19
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
151
-206
/
+170
2024-12-19
KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
Sean Christopherson
3
-331
/
+340
2024-12-19
KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
Sean Christopherson
1
-3
/
+101
2024-12-19
KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
Sean Christopherson
1
-4
/
+18
2024-12-19
KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test
Sean Christopherson
1
-6
/
+19
2024-12-19
KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
Sean Christopherson
1
-1
/
+1
2024-12-19
KVM: selftests: Enable mmu_stress_test on arm64
Sean Christopherson
1
-0
/
+1
2024-12-19
KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
Sean Christopherson
1
-0
/
+1
2024-12-19
KVM: selftests: Compute number of extra pages needed in mmu_stress_test
Sean Christopherson
1
-1
/
+7
2024-12-19
KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
Sean Christopherson
1
-3
/
+3
2024-12-19
KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
Sean Christopherson
2
-1
/
+1
2024-12-19
KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
Sean Christopherson
1
-1
/
+2
2024-12-19
KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
Sean Christopherson
1
-0
/
+4
2024-12-19
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
15
-81
/
+81
2024-12-17
KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
Mark Brown
1
-1
/
+0
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+8
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-0
/
+8
2024-11-21
KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test
Yong-Xuan Wang
1
-0
/
+8
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
11
-35
/
+375
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
4
-7
/
+9
[next]