aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones4-3/+36
2018-10-17kvm: selftests: dirty_log_test: also test 64K pages on aarch64Andrew Jones1-46/+137
2018-10-17kvm: selftests: port dirty_log_test to aarch64Andrew Jones3-80/+90
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones5-25/+47
2018-10-17kvm: selftests: add vcpu support for aarch64Andrew Jones2-0/+138
2018-10-17kvm: selftests: add virt mem support for aarch64Andrew Jones3-0/+218
2018-10-17kvm: selftests: add vm_phy_pages_allocAndrew Jones2-23/+39
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones6-399/+407
2018-10-17kvm: selftests: add cscope make targetAndrew Jones1-1/+10
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones18-49/+50
2018-10-17kvm: selftests: introduce ucallAndrew Jones10-85/+222
2018-10-17kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones1-1/+1
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman5-2/+207
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt5-1/+206
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang1-1/+1
2018-09-05selftests: add headers_install to lib.mkAnders Roxell1-5/+2
2018-08-22kvm: selftest: add dirty logging testPeter Xu4-0/+356
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu7-8/+23
2018-08-22kvm: selftest: include the tools headersPeter Xu3-3/+3
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu6-95/+78
2018-08-06KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini3-5/+74
2018-08-06kvm: selftests: add test for nested state save/restorePaolo Bonzini3-1/+132
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini8-22/+311
2018-08-06kvm: selftests: ensure vcpu file is releasedPaolo Bonzini1-1/+9
2018-08-06kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini3-89/+72
2018-08-06kvm: selftests: create a GDT and TSSPaolo Bonzini5-47/+79
2018-08-06kvm: selftests: add cr4_cpuid_sync_testWei Huang3-0/+131
2018-05-30selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2-2/+9
2018-05-30selftests: kvm: update .gitignore with missing fileAnders Roxell1-0/+1
2018-05-30selftests: kvm: add .gitignore for generated filesAnders Roxell1-0/+2
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini5-20/+43
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini6-13/+991
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao1-1/+1
2018-04-10kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2-3/+3
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini6-1/+595
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini11-0/+5812