summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)Author
2020-11-15KVM: selftests: Also build dirty_log_perf_test on AArch64Andrew Jones
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu
2020-11-08KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones
2020-11-08KVM: selftests: Add aarch64 get-reg-list testAndrew Jones
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson
2020-09-28KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini
2020-09-28KVM: selftests: Add test for user space MSR handlingAlexander Graf
2020-06-05KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu
2020-05-01selftests: fix kvm relocatable native/cross builds and installsShuah Khan
2020-04-15KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson
2020-03-16KVM: selftests: Introduce steal-time testAndrew Jones
2020-03-16KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson
2020-03-16KVM: selftests: Add memory size parameter to the demand paging testBen Gardon
2020-02-24KVM: selftests: Create a demand paging testBen Gardon
2020-02-12selftests: KVM: SVM: Add vmcall testEric Auger
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-01-31selftests: KVM: s390x: Add reset testsJanosch Frank
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson
2019-10-22kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis
2019-10-03selftests: kvm: Fix libkvm build errorShuah Khan
2019-09-27selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini
2019-08-29KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctlThomas Huth
2019-08-02KVM: selftests: Enable dirty_log_test on s390xThomas Huth
2019-08-02KVM: selftests: Implement ucall() for s390xThomas Huth
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis
2019-06-19kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis
2019-06-04KVM: selftests: enable pgste option for the linker on s390Christian Borntraeger
2019-06-04KVM: selftests: Move kvm_create_max_vcpus test to generic codeThomas Huth
2019-06-04KVM: selftests: Add the sync_regs test for s390xThomas Huth
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis
2019-05-08tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_IDAaron Lewis
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson
2019-02-12selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini