summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib
AgeCommit message (Expand)AuthorLines
2018-10-24kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"Colin Ian King-1/+1
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov-12/+36
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov-0/+5
2018-10-17kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones-0/+24
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones-24/+41
2018-10-17kvm: selftests: add vcpu support for aarch64Andrew Jones-0/+83
2018-10-17kvm: selftests: add virt mem support for aarch64Andrew Jones-0/+218
2018-10-17kvm: selftests: add vm_phy_pages_allocAndrew Jones-23/+37
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones-344/+361
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones-10/+10
2018-10-17kvm: selftests: introduce ucallAndrew Jones-14/+146
2018-10-17kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones-1/+1
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt-0/+89
2018-08-22kvm: selftest: add dirty logging testPeter Xu-0/+43
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu-2/+16
2018-08-22kvm: selftest: include the tools headersPeter Xu-0/+1
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu-0/+14
2018-08-06KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini-3/+30
2018-08-06kvm: selftests: add test for nested state save/restorePaolo Bonzini-0/+29
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini-22/+184
2018-08-06kvm: selftests: ensure vcpu file is releasedPaolo Bonzini-1/+9
2018-08-06kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini-29/+42
2018-08-06kvm: selftests: create a GDT and TSSPaolo Bonzini-44/+76
2018-05-30selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)-2/+7
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini-8/+8
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini-6/+255
2018-04-10kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King-3/+3
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini-0/+358
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini-0/+4418