summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)AuthorLines
2020-06-05KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov-0/+4
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare-0/+1
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini-1/+28
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini-0/+1
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu-0/+1
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan-1/+28
2020-04-15KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson-1/+3
2020-03-16KVM: selftests: Introduce steal-time testAndrew Jones-5/+7
2020-03-16KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson-0/+1
2020-03-16KVM: selftests: Add memory size parameter to the demand paging testBen Gardon-1/+1
2020-02-24KVM: selftests: Create a demand paging testBen Gardon-0/+3
2020-02-12selftests: KVM: SVM: Add vmcall testEric Auger-0/+1
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger-1/+1
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-0/+1
2020-01-31selftests: KVM: s390x: Add reset testsJanosch Frank-0/+1
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson-1/+3
2019-10-22kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis-0/+1
2019-10-03selftests: kvm: Fix libkvm build errorShuah Khan-1/+1
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini-0/+1
2019-08-29KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctlThomas Huth-0/+1
2019-08-02KVM: selftests: Enable dirty_log_test on s390xThomas Huth-0/+1
2019-08-02KVM: selftests: Implement ucall() for s390xThomas Huth-1/+1
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth-3/+3
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-2/+12
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis-0/+1
2019-06-19kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis-10/+10
2019-06-04KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger-1/+6
2019-06-04KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth-1/+3
2019-06-04KVM: selftests: Add the sync_regs test for s390xThomas Huth-0/+2
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth-0/+1
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+3
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth-1/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis-0/+1
2019-05-08tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis-0/+1
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov-0/+1
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini-1/+7
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson-2/+2
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson-1/+1
2019-02-12selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini-0/+1
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov-0/+1
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini-0/+2
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan-1/+1
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov-0/+1
2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones-1/+4
2018-10-17kvm: selftests: add cscope make targetAndrew Jones-1/+10
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones-11/+11
2018-10-17kvm: selftests: introduce ucallAndrew Jones-1/+1
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman-2/+3
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt-1/+2