summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)AuthorLines
2020-12-12Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-1/+1
2020-12-11selftests: kvm: Merge user_msr_test into userspace_msr_exit_testAaron Lewis-1/+0
2020-12-11selftests: kvm: Test MSR exiting to userspaceAaron Lewis-1/+2
2020-12-10KVM: selftests: sync_regs test for diag318Collin Walling-1/+1
2020-11-15KVM: selftests: Also build dirty_log_perf_test on AArch64Andrew Jones-0/+1
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon-0/+1
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu-2/+0
2020-11-08KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones-0/+1
2020-11-08KVM: selftests: Add aarch64 get-reg-list testAndrew Jones-0/+1
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton-0/+1
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis-6/+13
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson-0/+1
2020-09-28KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini-0/+1
2020-09-28KVM: selftests: Add test for user space MSR handlingAlexander Graf-0/+1
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