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.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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
selftests: KVM: SVM: Add vmcall test
Eric Auger
1
-0
/
+1
2020-02-12
selftests: KVM: AMD Nested test infrastructure
Eric Auger
1
-1
/
+1
2020-02-05
Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+1
2020-01-31
selftests: KVM: s390x: Add reset tests
Janosch Frank
1
-0
/
+1
2020-01-13
selftests, kvm: Replace manual MSR defs with common msr-index.h
Sean Christopherson
1
-1
/
+3
2019-10-22
kvm: tests: Add test to verify MSR_IA32_XSS
Aaron Lewis
1
-0
/
+1
2019-10-03
selftests: kvm: Fix libkvm build error
Shuah Khan
1
-1
/
+1
2019-09-27
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
1
-0
/
+1
2019-08-29
KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
Thomas Huth
1
-0
/
+1
2019-08-02
KVM: selftests: Enable dirty_log_test on s390x
Thomas Huth
1
-0
/
+1
2019-08-02
KVM: selftests: Implement ucall() for s390x
Thomas Huth
1
-1
/
+1
2019-08-02
KVM: selftests: Split ucall.c into architecture specific files
Thomas Huth
1
-3
/
+3
2019-07-15
Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-2
/
+12
2019-06-19
tests: kvm: Check for a kernel warning
Aaron Lewis
1
-0
/
+1
2019-06-19
kvm: tests: Sort tests in the Makefile alphabetically
Aaron Lewis
1
-10
/
+10
2019-06-04
KVM: selftests: enable pgste option for the linker on s390
Christian Borntraeger
1
-1
/
+6
2019-06-04
KVM: selftests: Move kvm_create_max_vcpus test to generic code
Thomas Huth
1
-1
/
+3
2019-06-04
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth
1
-0
/
+2
2019-06-04
KVM: selftests: Add processor code for s390x
Thomas Huth
1
-0
/
+1
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2019-05-24
KVM: selftests: Compile code with warnings enabled
Thomas Huth
1
-1
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-08
tests: kvm: Add tests for KVM_SET_NESTED_STATE
Aaron Lewis
1
-0
/
+1
2019-05-08
tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID
Aaron Lewis
1
-0
/
+1
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
1
-0
/
+1
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
1
-1
/
+7
2019-03-28
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
1
-2
/
+2
2019-03-28
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
1
-1
/
+1
2019-02-12
selftests: kvm: add selftest for releasing VM file descriptor while in L2
Paolo Bonzini
1
-0
/
+1
2018-12-14
KVM: selftests: Add hyperv_cpuid test
Vitaly Kuznetsov
1
-0
/
+1
2018-12-14
kvm: introduce manual dirty log reprotect
Paolo Bonzini
1
-0
/
+2
2018-12-14
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
1
-1
/
+1
2018-10-17
KVM: selftests: add Enlightened VMCS test
Vitaly Kuznetsov
1
-0
/
+1
2018-10-17
kvm: selftests: port dirty_log_test to aarch64
Andrew Jones
1
-1
/
+4
2018-10-17
kvm: selftests: add cscope make target
Andrew Jones
1
-1
/
+10
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
1
-11
/
+11
2018-10-17
kvm: selftests: introduce ucall
Andrew Jones
1
-1
/
+1
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
1
-2
/
+3
2018-09-20
kvm: selftests: Add platform_info_test
Drew Schmitt
1
-1
/
+2
2018-09-20
kvm: selftests: use -pthread instead of -lpthread
Lei Yang
1
-1
/
+1
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
1
-5
/
+2
2018-08-22
kvm: selftest: add dirty logging test
Peter Xu
1
-0
/
+2
2018-08-22
kvm: selftest: include the tools headers
Peter Xu
1
-1
/
+2
2018-08-06
kvm: selftests: add basic test for state save and restore
Paolo Bonzini
1
-0
/
+1
2018-08-06
kvm: selftests: add cr4_cpuid_sync_test
Wei Huang
1
-0
/
+1
2018-05-11
KVM: selftests: exit with 0 status code when tests cannot be run
Paolo Bonzini
1
-1
/
+1
2018-04-16
kvm: selftests: add vmx_tsc_adjust_test
Paolo Bonzini
1
-1
/
+2
2018-04-12
kvm: selftests: add -std=gnu99 cflags
Peng Hao
1
-1
/
+1
2018-04-04
kvm: selftests: add sync_regs_test
Paolo Bonzini
1
-1
/
+2
2018-04-04
kvm: selftests: add API testing infrastructure
Paolo Bonzini
1
-0
/
+38