summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include
Commit message (Expand)AuthorAgeFilesLines
...
* | KVM: selftests: Remove address rounding in guest codeBen Gardon2020-11-081-1/+0
* | KVM: selftests: Factor code out of demand_paging_testBen Gardon2020-11-081-0/+187
* | KVM: selftests: Add aarch64 get-reg-list testAndrew Jones2020-11-081-0/+1
* | selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton2020-11-082-0/+15
* | selftests: kvm: Add exception handling to selftestsAaron Lewis2020-11-082-0/+26
* | selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis2020-11-081-1/+1
|/
* KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson2020-10-311-0/+6
* KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson2020-09-281-1/+1
* KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2020-06-112-0/+2
* KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov2020-06-081-4/+0
* KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov2020-06-011-1/+1
* KVM: selftests: VMX preemption timer migration testMakarand Sonare2020-06-013-4/+36
* selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov2020-06-011-0/+10
* Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-132-2/+4
|\
| * KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu2020-05-071-0/+2
| * KVM: selftests: Fix build for evmcs.hPeter Xu2020-05-061-2/+2
* | selftests: kvm: Add vm_get_fd() in kvm_utilWainer dos Santos Moschetta2020-04-151-0/+1
* | KVM: selftests: Add GUEST_ASSERT variants to pass values to hostSean Christopherson2020-04-151-5/+20
* | KVM: selftests: Add util to delete memory regionSean Christopherson2020-04-151-0/+1
* | KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson2020-04-151-0/+1
|/
* KVM: selftests: Rework timespec functions and usageAndrew Jones2020-03-181-1/+2
* KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov2020-03-161-0/+2
* selftests: kvm: Introduce the TEST_FAIL macroWainer dos Santos Moschetta2020-03-161-0/+3
* KVM: selftests: Introduce steal-time testAndrew Jones2020-03-162-0/+2
* KVM: selftests: virt_map should take npages, not sizeAndrew Jones2020-03-161-3/+3
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-161-0/+2
* KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones2020-03-161-1/+2
* KVM: selftests: Share common API documentationAndrew Jones2020-03-161-2/+98
* KVM: selftests: s390x: Provide additional num-guest-pages adjustmentAndrew Jones2020-03-161-1/+7
* KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson2020-03-161-0/+1
* KVM: selftests: Rework debug message printingAndrew Jones2020-03-162-6/+13
* KVM: selftests: Time guest demand pagingBen Gardon2020-03-161-0/+3
* KVM: selftests: Add memory size parameter to the demand paging testBen Gardon2020-03-161-0/+2
* KVM: selftests: Introduce num-pages conversion utilitiesAndrew Jones2020-02-241-0/+8
* 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