summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-282-3/+3
|\
| * selftests: kvm: Fix -Wformat warningsAndrea Parri2018-10-241-2/+2
| * kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"Colin Ian King2018-10-241-1/+1
* | selftests/kvm: add missing executables to .gitignoreAnders Roxell2018-10-191-0/+1
* | KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-175-12/+1323
* | KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-174-10/+19
* | kvm: selftests: support high GPAs in dirty_log_testAndrew Jones2018-10-171-15/+50
* | kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones2018-10-174-3/+36
* | kvm: selftests: dirty_log_test: also test 64K pages on aarch64Andrew Jones2018-10-171-46/+137
* | kvm: selftests: port dirty_log_test to aarch64Andrew Jones2018-10-173-80/+90
* | kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-175-25/+47
* | kvm: selftests: add vcpu support for aarch64Andrew Jones2018-10-172-0/+138
* | kvm: selftests: add virt mem support for aarch64Andrew Jones2018-10-173-0/+218
* | kvm: selftests: add vm_phy_pages_allocAndrew Jones2018-10-172-23/+39
* | kvm: selftests: tidy up kvm_utilAndrew Jones2018-10-176-399/+407
* | kvm: selftests: add cscope make targetAndrew Jones2018-10-171-1/+10
* | kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-1718-49/+50
* | kvm: selftests: introduce ucallAndrew Jones2018-10-1710-85/+222
* | kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones2018-10-171-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-215-2/+207
|\
| * kvm: selftests: Add platform_info_testDrew Schmitt2018-09-205-1/+206
| * 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-224-0/+356
* kvm: selftest: pass in extra memory when create vmPeter Xu2018-08-227-8/+23
* kvm: selftest: include the tools headersPeter Xu2018-08-223-3/+3
* kvm: selftest: unify the guest port macrosPeter Xu2018-08-226-95/+78
* KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini2018-08-063-5/+74
* kvm: selftests: add test for nested state save/restorePaolo Bonzini2018-08-063-1/+132
* kvm: selftests: add basic test for state save and restorePaolo Bonzini2018-08-068-22/+311
* kvm: selftests: ensure vcpu file is releasedPaolo Bonzini2018-08-061-1/+9
* kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini2018-08-063-89/+72
* kvm: selftests: create a GDT and TSSPaolo Bonzini2018-08-065-47/+79
* kvm: selftests: add cr4_cpuid_sync_testWei Huang2018-08-063-0/+131
* selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-302-2/+9
* selftests: kvm: update .gitignore with missing fileAnders Roxell2018-05-301-0/+1
* selftests: kvm: add .gitignore for generated filesAnders Roxell2018-05-301-0/+2
* KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini2018-05-115-20/+43
* kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-166-13/+991
* kvm: selftests: add -std=gnu99 cflagsPeng Hao2018-04-121-1/+1
* kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2018-04-102-3/+3
* kvm: selftests: add sync_regs_testPaolo Bonzini2018-04-046-1/+595
* kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-0411-0/+5812
OpenPOWER on IntegriCloud