index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-38
/
+137
2024-11-13
Merge tag 'kvm-x86-selftests-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
10
-90
/
+126
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
6
-8
/
+687
2024-11-11
Merge branch kvm-arm64/mmio-sea into kvmarm/next
Oliver Upton
8
-30
/
+179
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-4
/
+6
2024-11-11
KVM: selftests: Don't bother deleting memslots in KVM when freeing VMs
Sean Christopherson
1
-4
/
+6
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
1
-1
/
+98
2024-11-11
Merge branch kvm-arm64/psci-1.3 into kvmarm/next
Oliver Upton
1
-0
/
+92
2024-11-11
Merge patch series "Zacas/Zabha support and qspinlocks"
Palmer Dabbelt
5
-4
/
+25
2024-11-11
KVM: s390: selftests: Add regression tests for PFCR subfunctions
Hendrik Brueckner
1
-0
/
+15
2024-11-11
KVM: s390: selftests: correct IP.b length in uc_handle_sieic debug output
Christoph Schlameuss
1
-1
/
+1
2024-11-11
KVM: s390: selftests: Fix whitespace confusion in ucontrol test
Christoph Schlameuss
1
-4
/
+4
2024-11-11
KVM: s390: selftests: Verify reject memory region operations for ucontrol VMs
Christoph Schlameuss
1
-0
/
+22
2024-11-11
KVM: s390: selftests: Add uc_skey VM test case
Christoph Schlameuss
2
-2
/
+149
2024-11-11
KVM: s390: selftests: Add uc_map_unmap VM test case
Christoph Schlameuss
1
-1
/
+144
2024-11-08
KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WB
John Sperbeck
1
-1
/
+1
2024-11-04
KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported
Sean Christopherson
1
-0
/
+2
2024-11-04
KVM: selftests: Disable strict aliasing
Sean Christopherson
1
-4
/
+4
2024-11-04
KVM: selftests: fix unintentional noop test in guest_memfd_test.c
Patrick Roy
1
-1
/
+1
2024-11-04
KVM: selftests: memslot_perf_test: increase guest sync timeout
Maxim Levitsky
1
-1
/
+1
2024-11-01
KVM: selftests: Ensure KVM supports AVX for SEV-ES VMSA FPU test
Sean Christopherson
1
-1
/
+3
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from SEV smoke test
Sean Christopherson
1
-13
/
+2
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from state test
Sean Christopherson
1
-5
/
+0
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from AMX test
Sean Christopherson
1
-19
/
+4
2024-11-01
KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync test
Sean Christopherson
1
-5
/
+2
2024-11-01
KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded"
Sean Christopherson
1
-0
/
+5
2024-11-01
KVM: selftests: Configure XCR0 to max supported value by default
Sean Christopherson
3
-3
/
+32
2024-11-01
KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insns
Sean Christopherson
1
-16
/
+34
2024-11-01
KVM: selftests: Mask off OSPKE and OSXSAVE when comparing CPUID entries
Sean Christopherson
1
-0
/
+6
2024-11-01
KVM: selftests: Precisely mask off dynamic fields in CPUID test
Sean Christopherson
1
-26
/
+37
2024-11-01
KVM: selftests: Add a testcase for disabling feature MSRs init quirk
Sean Christopherson
3
-36
/
+114
2024-11-01
KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behavior
Sean Christopherson
1
-0
/
+23
2024-11-01
KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has run
Sean Christopherson
1
-2
/
+0
2024-10-31
KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored
James Morse
1
-1
/
+98
2024-10-30
KVM: selftests: Use ARRAY_SIZE for array length
Jiapeng Chong
1
-1
/
+1
2024-10-30
KVM: selftests: Remove unused macro in the hardware disable test
Ba Jing
1
-1
/
+0
2024-10-26
KVM: arm64: selftests: Add tests for MMIO external abort injection
Oliver Upton
2
-0
/
+160
2024-10-26
KVM: arm64: selftests: Convert to kernel's ESR terminology
Oliver Upton
6
-30
/
+19
2024-10-24
KVM: selftests: Add test for PSCI SYSTEM_OFF2
David Woodhouse
1
-0
/
+92
2024-10-24
KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test
Samuel Holland
1
-0
/
+8
[next]