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
2024-11-11
KVM: s390: selftests: Add uc_skey VM test case
Christoph Schlameuss
-2
/
+149
2024-11-11
KVM: s390: selftests: Add uc_map_unmap VM test case
Christoph Schlameuss
-1
/
+144
2024-11-08
KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WB
John Sperbeck
-1
/
+1
2024-11-04
KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported
Sean Christopherson
-0
/
+2
2024-11-04
KVM: selftests: Disable strict aliasing
Sean Christopherson
-4
/
+4
2024-11-04
KVM: selftests: fix unintentional noop test in guest_memfd_test.c
Patrick Roy
-1
/
+1
2024-11-04
KVM: selftests: memslot_perf_test: increase guest sync timeout
Maxim Levitsky
-1
/
+1
2024-11-01
KVM: selftests: Ensure KVM supports AVX for SEV-ES VMSA FPU test
Sean Christopherson
-1
/
+3
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from SEV smoke test
Sean Christopherson
-13
/
+2
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from state test
Sean Christopherson
-5
/
+0
2024-11-01
KVM: selftests: Drop manual XCR0 configuration from AMX test
Sean Christopherson
-19
/
+4
2024-11-01
KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync test
Sean Christopherson
-5
/
+2
2024-11-01
KVM: selftests: Verify XCR0 can be "downgraded" and "upgraded"
Sean Christopherson
-0
/
+5
2024-11-01
KVM: selftests: Configure XCR0 to max supported value by default
Sean Christopherson
-3
/
+32
2024-11-01
KVM: selftests: Rework OSXSAVE CR4=>CPUID test to play nice with AVX insns
Sean Christopherson
-16
/
+34
2024-11-01
KVM: selftests: Mask off OSPKE and OSXSAVE when comparing CPUID entries
Sean Christopherson
-0
/
+6
2024-11-01
KVM: selftests: Precisely mask off dynamic fields in CPUID test
Sean Christopherson
-26
/
+37
2024-11-01
KVM: selftests: Add a testcase for disabling feature MSRs init quirk
Sean Christopherson
-36
/
+114
2024-11-01
KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behavior
Sean Christopherson
-0
/
+23
2024-11-01
KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has run
Sean Christopherson
-2
/
+0
2024-10-31
KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored
James Morse
-1
/
+98
2024-10-30
KVM: selftests: Use ARRAY_SIZE for array length
Jiapeng Chong
-1
/
+1
2024-10-30
KVM: selftests: Remove unused macro in the hardware disable test
Ba Jing
-1
/
+0
2024-10-26
KVM: arm64: selftests: Add tests for MMIO external abort injection
Oliver Upton
-0
/
+160
2024-10-26
KVM: arm64: selftests: Convert to kernel's ESR terminology
Oliver Upton
-30
/
+19
2024-10-24
KVM: selftests: Add test for PSCI SYSTEM_OFF2
David Woodhouse
-0
/
+92
2024-10-24
KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test
Samuel Holland
-0
/
+8
2024-10-21
KVM: selftests: Fix build on on non-x86 architectures
Mark Brown
-1
/
+3
2024-10-20
Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-3
/
+13
2024-10-20
KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups
Sean Christopherson
-1
/
+1
2024-10-20
KVM: selftests: x86: Avoid using SSE/AVX instructions
Vitaly Kuznetsov
-0
/
+1
2024-10-08
Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixes
Marc Zyngier
-3
/
+13
2024-10-07
KVM: s390: selftests: Add regression tests for PLO subfunctions
Hariharan Mari
-0
/
+32
2024-10-07
KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD c...
Hariharan Mari
-0
/
+61
2024-10-07
KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto...
Hariharan Mari
-0
/
+49
2024-10-07
KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subf...
Hariharan Mari
-0
/
+39
2024-10-07
KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions
Hariharan Mari
-0
/
+171
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-0
/
+14
2024-10-01
KVM: selftests: Fix build on architectures other than x86_64
Mark Brown
-0
/
+8
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-203
/
+1195
2024-09-17
Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-151
/
+140
2024-09-17
Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-25
/
+77
2024-09-17
Merge tag 'kvm-x86-generic-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+265
2024-09-17
Merge branch 'kvm-memslot-zap-quirk' into HEAD
Paolo Bonzini
-11
/
+49
2024-09-17
Merge tag 'kvm-s390-next-6.12-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
-16
/
+664
2024-09-16
selftests: kvm: s390: Add VM run test case
Christoph Schlameuss
-0
/
+125
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-7
/
+1271
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+14
2024-09-12
Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/next
Marc Zyngier
-7
/
+1094
2024-09-09
KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspace
Sean Christopherson
-4
/
+7
[prev]
[next]