summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-151-2/+12
|\
| * KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger2019-06-041-1/+6
| * KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth2019-06-041-1/+3
| * KVM: selftests: Add the sync_regs test for s390xThomas Huth2019-06-041-0/+2
| * KVM: selftests: Add processor code for s390xThomas Huth2019-06-041-0/+1
* | tests: kvm: Check for a kernel warningAaron Lewis2019-06-191-0/+1
* | kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis2019-06-191-10/+10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-261-1/+3
|\
| * KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-241-1/+3
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis2019-05-081-0/+1
* tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis2019-05-081-0/+1
* selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-161-0/+1
* selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini2019-04-161-1/+7
* KVM: selftests: disable stack protector for all KVM testsSean Christopherson2019-03-281-2/+2
* KVM: selftests: explicitly disable PIE for testsSean Christopherson2019-03-281-1/+1
* selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini2019-02-121-0/+1
* KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov2018-12-141-0/+1
* kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-141-0/+2
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-141-1/+1
* KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-171-0/+1
* kvm: selftests: port dirty_log_test to aarch64Andrew Jones2018-10-171-1/+4
* kvm: selftests: add cscope make targetAndrew Jones2018-10-171-1/+10
* kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-171-11/+11
* kvm: selftests: introduce ucallAndrew Jones2018-10-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-211-2/+3
|\
| * kvm: selftests: Add platform_info_testDrew Schmitt2018-09-201-1/+2
| * kvm: selftests: use -pthread instead of -lpthreadLei Yang2018-09-201-1/+1
* | selftests: add headers_install to lib.mkAnders Roxell2018-09-051-5/+2Star
|/
* kvm: selftest: add dirty logging testPeter Xu2018-08-221-0/+2
* kvm: selftest: include the tools headersPeter Xu2018-08-221-1/+2
* kvm: selftests: add basic test for state save and restorePaolo Bonzini2018-08-061-0/+1
* kvm: selftests: add cr4_cpuid_sync_testWei Huang2018-08-061-0/+1
* KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini2018-05-111-1/+1
* kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-161-1/+2
* kvm: selftests: add -std=gnu99 cflagsPeng Hao2018-04-121-1/+1
* kvm: selftests: add sync_regs_testPaolo Bonzini2018-04-041-1/+2
* kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-041-0/+38