aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov1-0/+4
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare1-0/+1
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEADPaolo Bonzini1-1/+28
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini1-0/+1
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu1-0/+1
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan1-1/+28
2020-04-15KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson1-1/+3
2020-03-16KVM: selftests: Introduce steal-time testAndrew Jones1-5/+7
2020-03-16KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson1-0/+1
2020-03-16KVM: selftests: Add memory size parameter to the demand paging testBen Gardon1-1/+1
2020-02-24KVM: selftests: Create a demand paging testBen Gardon1-0/+3
2020-02-12selftests: KVM: SVM: Add vmcall testEric Auger1-0/+1
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger1-1/+1
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+1
2020-01-31selftests: KVM: s390x: Add reset testsJanosch Frank1-0/+1
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson1-1/+3
2019-10-22kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis1-0/+1
2019-10-03selftests: kvm: Fix libkvm build errorShuah Khan1-1/+1
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini1-0/+1
2019-08-29KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctlThomas Huth1-0/+1
2019-08-02KVM: selftests: Enable dirty_log_test on s390xThomas Huth1-0/+1
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