aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-02KVM: selftests: Implement ucall() for s390xThomas Huth1-1/+1
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth1-3/+3
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-2/+12
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis1-0/+1
2019-06-19kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis1-10/+10
2019-06-04KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger1-1/+6
2019-06-04KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth1-1/+3
2019-06-04KVM: selftests: Add the sync_regs test for s390xThomas Huth1-0/+2
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth1-0/+1
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth1-1/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis1-0/+1
2019-05-08tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis1-0/+1
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov1-0/+1
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini1-1/+7
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson1-2/+2
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson1-1/+1
2019-02-12selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini1-0/+1
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov1-0/+1
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini1-0/+2
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan1-1/+1
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov1-0/+1
2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones1-1/+4
2018-10-17kvm: selftests: add cscope make targetAndrew Jones1-1/+10
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones1-11/+11
2018-10-17kvm: selftests: introduce ucallAndrew Jones1-1/+1
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman1-2/+3
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt1-1/+2
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang1-1/+1
2018-09-05selftests: add headers_install to lib.mkAnders Roxell1-5/+2
2018-08-22kvm: selftest: add dirty logging testPeter Xu1-0/+2
2018-08-22kvm: selftest: include the tools headersPeter Xu1-1/+2
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini1-0/+1
2018-08-06kvm: selftests: add cr4_cpuid_sync_testWei Huang1-0/+1
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini1-1/+1
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini1-1/+2
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao1-1/+1
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini1-1/+2
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini1-0/+38