summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib
Commit message (Expand)AuthorAgeFilesLines
* selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-08-211-6/+10
* selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-151-0/+20
* KVM: selftests: Remove superfluous define from vmx.cThomas Huth2019-07-201-2/+0Star
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-154-7/+298
|\
| * KVM: selftests: Add processor code for s390xThomas Huth2019-06-041-0/+286
| * KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth2019-06-041-5/+16
| * KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2019-06-042-2/+2
| * 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-118-16/+60
|\ \
| * \ Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-218-16/+8Star
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-198-16/+8Star
| | |/
| * / tests: kvm: Check for a kernel warningAaron Lewis2019-06-192-0/+52
| |/
* | kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones2019-06-051-2/+7
* | kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones2019-06-051-6/+13
* | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-054-25/+23Star
* | kvm: selftests: ucall improvementsAndrew Jones2019-06-041-6/+13
|/
* KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-241-0/+2
* kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-241-4/+5
* kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-241-1/+1
* KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-242-6/+1Star
* kvm: selftests: avoid type punningPaolo Bonzini2019-05-241-1/+1
* tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis2019-05-081-0/+32
* selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-161-6/+6
* 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/+2Star
* 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/+6Star
* 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