index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
Age
Commit message (
Expand
)
Author
Lines
2025-01-08
KVM: selftests: Remove unneeded semicolon
Chen Ni
-1
/
+1
2025-01-08
KVM: selftests: Add defines for AMD PMU CPUID features and properties
Colton Lewis
-0
/
+7
2025-01-08
KVM: selftests: Fix typos in x86's PMU counter test's macro variable use
Colton Lewis
-3
/
+3
2025-01-07
KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest
Christoph Schlameuss
-1
/
+4
2025-01-07
KVM: s390: selftests: Add ucontrol gis routing test
Christoph Schlameuss
-0
/
+19
2025-01-07
KVM: s390: selftests: Add ucontrol flic attr selftests
Christoph Schlameuss
-0
/
+148
2024-12-30
KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list test
Quan Zhou
-0
/
+12
2024-12-30
KVM: riscv: selftests: Add SBI SUSP to get-reg-list test
Andrew Jones
-1
/
+5
2024-12-18
KVM: selftests: Add test case for MMIO during vectoring on x86
Ivan Orlov
-0
/
+53
2024-12-18
KVM: selftests: Add and use a helper function for x86's LIDT
Ivan Orlov
-2
/
+7
2024-12-18
KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
Sean Christopherson
-3
/
+30
2024-12-18
KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
Sean Christopherson
-2
/
+3
2024-12-18
KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
Sean Christopherson
-0
/
+10
2024-12-18
KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()
Sean Christopherson
-7
/
+9
2024-12-18
KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entries
Sean Christopherson
-0
/
+2
2024-12-18
KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
Sean Christopherson
-23
/
+30
2024-12-18
KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR
Sean Christopherson
-13
/
+11
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
-206
/
+170
2024-12-18
KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
Sean Christopherson
-331
/
+340
2024-12-18
KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
Sean Christopherson
-3
/
+101
2024-12-18
KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
Sean Christopherson
-4
/
+18
2024-12-18
KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test
Sean Christopherson
-6
/
+19
2024-12-18
KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
Sean Christopherson
-1
/
+1
2024-12-18
KVM: selftests: Enable mmu_stress_test on arm64
Sean Christopherson
-0
/
+1
2024-12-18
KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
Sean Christopherson
-0
/
+1
2024-12-18
KVM: selftests: Compute number of extra pages needed in mmu_stress_test
Sean Christopherson
-1
/
+7
2024-12-18
KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
Sean Christopherson
-3
/
+3
2024-12-18
KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
Sean Christopherson
-1
/
+1
2024-12-18
KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
Sean Christopherson
-1
/
+2
2024-12-18
KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
Sean Christopherson
-0
/
+4
2024-12-18
KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
Sean Christopherson
-81
/
+81
2024-12-17
KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
Mark Brown
-1
/
+0
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-0
/
+8
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
-0
/
+8
2024-11-21
KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test
Yong-Xuan Wang
-0
/
+8
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
-35
/
+375
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
-7
/
+9
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-38
/
+137
2024-11-13
Merge tag 'kvm-x86-selftests-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-90
/
+126
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
-8
/
+687
2024-11-11
Merge branch kvm-arm64/mmio-sea into kvmarm/next
Oliver Upton
-30
/
+179
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
-4
/
+6
2024-11-11
KVM: selftests: Don't bother deleting memslots in KVM when freeing VMs
Sean Christopherson
-4
/
+6
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
-1
/
+98
2024-11-11
Merge branch kvm-arm64/psci-1.3 into kvmarm/next
Oliver Upton
-0
/
+92
2024-11-11
Merge patch series "Zacas/Zabha support and qspinlocks"
Palmer Dabbelt
-4
/
+25
2024-11-11
KVM: s390: selftests: Add regression tests for PFCR subfunctions
Hendrik Brueckner
-0
/
+15
2024-11-11
KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug output
Christoph Schlameuss
-1
/
+1
2024-11-11
KVM: s390: selftests: Fix whitespace confusion in ucontrol test
Christoph Schlameuss
-4
/
+4
2024-11-11
KVM: s390: selftests: Verify reject memory region operations for ucontrol VMs
Christoph Schlameuss
-0
/
+22
[prev]
[next]