aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile
AgeCommit message (Expand)Author
2020-05-27selftests: fix kvm relocatable native/cross builds and installsShuah Khan
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
2018-12-14KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov
2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones
2018-10-17kvm: selftests: add cscope make targetAndrew Jones
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones
2018-10-17kvm: selftests: introduce ucallAndrew Jones
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
2018-08-22kvm: selftest: add dirty logging testPeter Xu
2018-08-22kvm: selftest: include the tools headersPeter Xu
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini
2018-08-06kvm: selftests: add cr4_cpuid_sync_testWei Huang
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini