aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24KVM: selftests: Remove duplicate guest mode handlingPeter Xu1-0/+4
2019-09-24KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu2-1/+13
2019-09-24KVM: selftests: Move vm type into _vm_create() internallyPeter Xu1-2/+1
2019-09-11Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-7/+1
2019-08-15selftests: kvm: provide common function to enable eVMCSPaolo Bonzini1-0/+2
2019-08-02KVM: selftests: Split ucall.c into architecture specific filesThomas Huth1-7/+1
2019-07-15Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-0/+30
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini5-15/+9
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds5-15/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner5-15/+5
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis2-0/+4
2019-06-05kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones1-0/+2
2019-06-05kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones1-0/+2
2019-06-05kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini1-2/+1
2019-06-04KVM: selftests: Add processor code for s390xThomas Huth1-0/+22
2019-06-04KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bitsThomas Huth1-0/+6
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-08tests: kvm: Add tests for KVM_SET_NESTED_STATEAaron Lewis1-0/+4
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov1-0/+27
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson1-0/+1
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones1-0/+2
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones1-0/+2
2018-12-14KVM: selftests: implement an unchecked version of vcpu_ioctl()Vitaly Kuznetsov1-0/+2
2018-12-14kvm: introduce manual dirty log reprotectPaolo Bonzini1-0/+2
2018-10-17KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2-0/+1126
2018-10-17KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov1-0/+1
2018-10-17kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones1-0/+2
2018-10-17kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones1-1/+6
2018-10-17kvm: selftests: add vcpu support for aarch64Andrew Jones1-0/+55
2018-10-17kvm: selftests: add vm_phy_pages_allocAndrew Jones1-0/+2
2018-10-17kvm: selftests: tidy up kvm_utilAndrew Jones2-55/+45
2018-10-17kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones5-14/+14
2018-10-17kvm: selftests: introduce ucallAndrew Jones1-35/+41
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt1-0/+4
2018-08-22kvm: selftest: add dirty logging testPeter Xu1-0/+3
2018-08-22kvm: selftest: pass in extra memory when create vmPeter Xu1-1/+2
2018-08-22kvm: selftest: include the tools headersPeter Xu1-2/+0
2018-08-22kvm: selftest: unify the guest port macrosPeter Xu1-0/+39
2018-08-06KVM: selftests: add tests for shadow VMCS save/restorePaolo Bonzini1-0/+12
2018-08-06kvm: selftests: add test for nested state save/restorePaolo Bonzini1-0/+33
2018-08-06kvm: selftests: add basic test for state save and restorePaolo Bonzini2-0/+6
2018-08-06kvm: selftests: actually use all of lib/vmx.cPaolo Bonzini1-4/+17
2018-08-06kvm: selftests: create a GDT and TSSPaolo Bonzini2-3/+3
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini1-0/+1
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2-6/+503
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini1-0/+3
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini4-0/+1302