aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth1-2/+0
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini4-7/+298
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini8-16/+60
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds8-16/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner8-16/+8
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis2-0/+52
2019-06-05kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones1-2/+7
2019-06-05kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones1-6/+13
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini4-25/+23
2019-06-04kvm: selftests: ucall improvementsAndrew Jones1-6/+13
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth1-0/+286
2019-06-04KVM: selftests: Align memory region addresses to 1M on s390xThomas Huth1-5/+16
2019-06-04KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth2-2/+2
2019-06-04KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTSThomas Huth1-0/+2
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth1-0/+2
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones1-4/+5
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones1-1/+1
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth2-6/+1
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini1-1/+1
2019-05-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis1-0/+32
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov1-6/+6
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2-0/+13
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson1-0/+16
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2018-12-21kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones1-11/+19
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones2-5/+13
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones2-8/+33
2018-12-14kvm: selftests: ucall: improve ucall placement in memory, fix unsigned comparisonPaolo Bonzini1-8/+6
2018-12-14KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov1-2/+12
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini1-0/+13
2018-10-28Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+1
2018-10-24kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"Colin Ian King1-1/+1
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov1-12/+36
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov1-0/+5
2018-10-17kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones2-0/+24
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones4-24/+41
2018-10-17kvm: selftests: add vcpu support for aarch64Andrew Jones1-0/+83
2018-10-17kvm: selftests: add virt mem support for aarch64Andrew Jones3-0/+218
2018-10-17kvm: selftests: add vm_phy_pages_allocAndrew Jones1-23/+37
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones3-344/+361
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones4-10/+10
2018-10-17kvm: selftests: introduce ucallAndrew Jones3-14/+146
2018-10-17kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones1-1/+1
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt1-0/+89
2018-08-22kvm: selftest: add dirty logging testPeter Xu1-0/+43
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu1-2/+16
2018-08-22kvm: selftest: include the tools headersPeter Xu1-0/+1
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu1-0/+14
2018-08-06KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini1-3/+30
2018-08-06kvm: selftests: add test for nested state save/restorePaolo Bonzini1-0/+29