summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include
Commit message (Expand)AuthorAgeFilesLines
* selftests: KVM: Remove unused x86_register enumEric Auger2020-02-121-20/+0
* selftests: KVM: AMD Nested test infrastructureEric Auger2020-02-123-0/+355
* selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger2020-02-121-4/+4
* Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-02-051-0/+6
|\
| * selftests: KVM: Add fpu and one reg set/get library functionsJanosch Frank2020-01-311-0/+6
* | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-311-4/+4
|\ \
| * | KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li2020-01-081-1/+1
| * | KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li2020-01-081-1/+1
| * | KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li2020-01-081-2/+2
| |/
* / selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson2020-01-131-723/+3
|/
* kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis2019-10-221-1/+6
* selftests: kvm: consolidate VMX support checksVitaly Kuznetsov2019-10-221-0/+2
* selftests: kvm: add test for dirty logging inside nested guestsPaolo Bonzini2019-09-272-0/+17
* KVM: selftests: Remove duplicate guest mode handlingPeter Xu2019-09-241-0/+4
* KVM: selftests: Introduce VM_MODE_PXXV48_4KPeter Xu2019-09-242-1/+13
* KVM: selftests: Move vm type into _vm_create() internallyPeter Xu2019-09-241-2/+1
* Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-09-111-7/+1
|\
| * KVM: selftests: Split ucall.c into architecture specific filesThomas Huth2019-08-021-7/+1
* | selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-151-0/+2
|/
* Merge tag 'kvm-s390-next-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-07-152-0/+30
|\
| * KVM: selftests: Add processor code for s390xThomas Huth2019-06-041-0/+22
| * 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-115-15/+9
|\ \
| * \ Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-215-15/+5
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-195-15/+5
| | |/
| * / tests: kvm: Check for a kernel warningAaron Lewis2019-06-192-0/+4
| |/
* | kvm: selftests: introduce aarch64_vcpu_add_defaultAndrew Jones2019-06-051-0/+2
* | kvm: selftests: introduce aarch64_vcpu_setupAndrew Jones2019-06-051-0/+2
* | kvm: selftests: hide vcpu_setup in processor codePaolo Bonzini2019-06-051-2/+1
|/
* 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
* selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-161-0/+27
* 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: add Enlightened VMCS testVitaly Kuznetsov2018-10-172-0/+1126
* KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-171-0/+1
* 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 vcpu support for aarch64Andrew Jones2018-10-171-0/+55
* kvm: selftests: add vm_phy_pages_allocAndrew Jones2018-10-171-0/+2
* kvm: selftests: tidy up kvm_utilAndrew Jones2018-10-172-55/+45
* kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-175-14/+14
* 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
OpenPOWER on IntegriCloud