summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib
Commit message (Expand)AuthorAgeFilesLines
* selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2019-04-162-0/+13
* KVM: selftests: complete IO before migrating guest stateSean Christopherson2019-03-281-0/+16
* kvm: selftests: Fix region overlap check in kvm_utilBen Gardon2019-01-251-7/+2
* kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones2018-12-211-11/+19
* kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones2018-12-212-5/+13
* kvm: selftests: add pa-48/va-48 VM modesAndrew Jones2018-12-212-8/+33
* kvm: selftests: ucall: improve ucall placement in memory, fix unsigned compar...Paolo Bonzini2018-12-141-8/+6
* KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov2018-12-141-2/+12
* kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-141-0/+13
* Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-281-1/+1
|\
| * kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"Colin Ian King2018-10-241-1/+1
* | KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-171-12/+36
* | KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-171-0/+5
* | kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones2018-10-172-0/+24
* | kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-174-24/+41
* | kvm: selftests: add vcpu support for aarch64Andrew Jones2018-10-171-0/+83
* | kvm: selftests: add virt mem support for aarch64Andrew Jones2018-10-173-0/+218
* | kvm: selftests: add vm_phy_pages_allocAndrew Jones2018-10-171-23/+37
* | kvm: selftests: tidy up kvm_utilAndrew Jones2018-10-173-344/+361
* | kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-174-10/+10
* | kvm: selftests: introduce ucallAndrew Jones2018-10-173-14/+146
* | kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones2018-10-171-1/+1
|/
* kvm: selftests: Add platform_info_testDrew Schmitt2018-09-201-0/+89
* kvm: selftest: add dirty logging testPeter Xu2018-08-221-0/+43
* kvm: selftest: pass in extra memory when create vmPeter Xu2018-08-221-2/+16
* kvm: selftest: include the tools headersPeter Xu2018-08-221-0/+1
* kvm: selftest: unify the guest port macrosPeter Xu2018-08-221-0/+14
* KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini2018-08-061-3/+30
* kvm: selftests: add test for nested state save/restorePaolo Bonzini2018-08-061-0/+29
* kvm: selftests: add basic test for state save and restorePaolo Bonzini2018-08-063-22/+184
* kvm: selftests: ensure vcpu file is releasedPaolo Bonzini2018-08-061-1/+9
* kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini2018-08-061-29/+42
* kvm: selftests: create a GDT and TSSPaolo Bonzini2018-08-063-44/+76
* selftests: kvm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-05-301-2/+7
* KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini2018-05-111-8/+8
* kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-162-6/+255
* kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2018-04-102-3/+3
* kvm: selftests: add sync_regs_testPaolo Bonzini2018-04-043-0/+358
* kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-045-0/+4418
OpenPOWER on IntegriCloud