summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/kvm_util.h
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-0/+8
|\
| * KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-041-0/+6
| * 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-3/+3
|\ \
| * \ Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-3/+1Star
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-3/+1Star
| | |/
| * / tests: kvm: Check for a kernel warningAaron Lewis2019-06-191-0/+2
| |/
* / kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-051-2/+1Star
|/
* KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-241-0/+2
* tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis2019-05-081-0/+4
* KVM: selftests: complete IO before migrating guest stateSean Christopherson2019-03-281-0/+1
* kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones2018-12-211-0/+2
* kvm: selftests: add pa-48/va-48 VM modesAndrew Jones2018-12-211-0/+2
* KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov2018-12-141-0/+2
* kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-141-0/+2
* kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones2018-10-171-0/+2
* kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-171-1/+6
* kvm: selftests: add vm_phy_pages_allocAndrew Jones2018-10-171-0/+2
* kvm: selftests: tidy up kvm_utilAndrew Jones2018-10-171-54/+26Star
* kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-171-1/+1
* kvm: selftests: introduce ucallAndrew Jones2018-10-171-35/+41
* kvm: selftests: Add platform_info_testDrew Schmitt2018-09-201-0/+4
* kvm: selftest: add dirty logging testPeter Xu2018-08-221-0/+3
* kvm: selftest: pass in extra memory when create vmPeter Xu2018-08-221-1/+2
* kvm: selftest: unify the guest port macrosPeter Xu2018-08-221-0/+39
* kvm: selftests: add basic test for state save and restorePaolo Bonzini2018-08-061-0/+2
* kvm: selftests: create a GDT and TSSPaolo Bonzini2018-08-061-1/+1
* kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-161-6/+9
* kvm: selftests: add sync_regs_testPaolo Bonzini2018-04-041-0/+3
* kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-041-0/+139