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