summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib/kvm_util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-151-5/+18
|\
| * KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth2019-06-041-5/+16
| * KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth2019-06-041-0/+2
* | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-111-2/+37
|\ \
| * \ Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-2/+1Star
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1Star
| | |/
| * / tests: kvm: Check for a kernel warningAaron Lewis2019-06-191-0/+36
| |/
* / kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-051-6/+3Star
|/
* KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-241-0/+2
* KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-241-3/+0Star
* tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis2019-05-081-0/+32
* selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2019-04-161-0/+5
* 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/+2Star
* kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones2018-12-211-5/+12
* kvm: selftests: add pa-48/va-48 VM modesAndrew Jones2018-12-211-2/+21
* 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: stop lying to aarch64 tests about PA-bitsAndrew Jones2018-10-171-0/+16
* | kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-171-17/+29
* | kvm: selftests: add virt mem support for aarch64Andrew Jones2018-10-171-0/+1
* | kvm: selftests: add vm_phy_pages_allocAndrew Jones2018-10-171-23/+37
* | kvm: selftests: tidy up kvm_utilAndrew Jones2018-10-171-332/+106Star
* | kvm: selftests: introduce ucallAndrew Jones2018-10-171-14/+1Star
|/
* kvm: selftests: Add platform_info_testDrew Schmitt2018-09-201-0/+89
* kvm: selftest: add dirty logging testPeter Xu2018-08-221-0/+43
* 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 basic test for state save and restorePaolo Bonzini2018-08-061-22/+66
* kvm: selftests: ensure vcpu file is releasedPaolo Bonzini2018-08-061-1/+9
* kvm: selftests: create a GDT and TSSPaolo Bonzini2018-08-061-2/+2
* 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-161-6/+12
* kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2018-04-101-1/+1
* kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-041-0/+1480