summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini2019-04-161-1/+7
* KVM: selftests: disable stack protector for all KVM testsSean Christopherson2019-03-281-2/+2
* KVM: selftests: explicitly disable PIE for testsSean Christopherson2019-03-281-1/+1
* selftests: kvm: add selftest for releasing VM file descriptor while in L2Paolo Bonzini2019-02-121-0/+1
* KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov2018-12-141-0/+1
* kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-141-0/+2
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-131-1/+1
* KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-171-0/+1
* kvm: selftests: port dirty_log_test to aarch64Andrew Jones2018-10-171-1/+4
* kvm: selftests: add cscope make targetAndrew Jones2018-10-171-1/+10
* kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-171-11/+11
* kvm: selftests: introduce ucallAndrew Jones2018-10-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-211-2/+3
|\
| * kvm: selftests: Add platform_info_testDrew Schmitt2018-09-201-1/+2
| * kvm: selftests: use -pthread instead of -lpthreadLei Yang2018-09-201-1/+1
* | selftests: add headers_install to lib.mkAnders Roxell2018-09-051-5/+2
|/
* kvm: selftest: add dirty logging testPeter Xu2018-08-221-0/+2
* kvm: selftest: include the tools headersPeter Xu2018-08-221-1/+2
* kvm: selftests: add basic test for state save and restorePaolo Bonzini2018-08-061-0/+1
* kvm: selftests: add cr4_cpuid_sync_testWei Huang2018-08-061-0/+1
* KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini2018-05-111-1/+1
* kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-161-1/+2
* kvm: selftests: add -std=gnu99 cflagsPeng Hao2018-04-121-1/+1
* kvm: selftests: add sync_regs_testPaolo Bonzini2018-04-041-1/+2
* kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-041-0/+38
OpenPOWER on IntegriCloud