summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2020-12-124-2/+111
|\ \
| * | KVM: selftests: sync_regs test for diag318Collin Walling2020-12-104-2/+111
* | | selftests: kvm: Merge user_msr_test into userspace_msr_exit_testAaron Lewis2020-12-114-279/+236
* | | selftests: kvm: Test MSR exiting to userspaceAaron Lewis2020-12-114-1/+565
* | | KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones2020-11-1618-26/+30
* | | KVM: selftests: Make test skipping consistentAndrew Jones2020-11-163-10/+14
* | | KVM: selftests: Also build dirty_log_perf_test on AArch64Andrew Jones2020-11-151-0/+1
* | | KVM: selftests: Introduce vm_create_[default_]_with_vcpusAndrew Jones2020-11-152-5/+40
* | | KVM: selftests: Make vm_create_default commonAndrew Jones2020-11-155-75/+45
* | | KVM: selftests: always use manual clear in dirty_log_perf_testPaolo Bonzini2020-11-151-33/+22
* | | selftests: kvm: keep .gitignore add to datePaolo Bonzini2020-11-151-3/+3
* | | KVM: selftests: Add "-c" parameter to dirty log testPeter Xu2020-11-151-3/+10
* | | KVM: selftests: Run dirty ring test asynchronouslyPeter Xu2020-11-151-4/+60
* | | KVM: selftests: Add dirty ring buffer testPeter Xu2020-11-154-13/+320
* | | KVM: selftests: Introduce after_vcpu_run hook for dirty log testPeter Xu2020-11-151-12/+24
* | | KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov2020-11-153-38/+77
* | | KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2Sean Christopherson2020-11-153-5/+108
| |/ |/|
* | KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini2020-11-091-1/+1
* | KVM: selftests: Introduce the dirty log perf testBen Gardon2020-11-086-8/+396
* | KVM: selftests: Make the number of vcpus globalAndrew Jones2020-11-082-20/+20
* | KVM: selftests: Make the per vcpu memory size globalAndrew Jones2020-11-082-12/+11
* | KVM: selftests: Drop pointless vm_create wrapperAndrew Jones2020-11-084-9/+3
* | KVM: selftests: Add wrfract to common guest codeBen Gardon2020-11-082-1/+7
* | KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon2020-11-083-15/+27
* | KVM: selftests: Remove address rounding in guest codeBen Gardon2020-11-081-1/+0
* | KVM: selftests: Factor code out of demand_paging_testBen Gardon2020-11-082-181/+210
* | KVM: selftests: Use a single binary for dirty/clear log testPeter Xu2020-11-083-39/+156
* | KVM: selftests: Always clear dirty bitmap after iterationPeter Xu2020-11-081-1/+1
* | KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones2020-11-084-42/+217
* | KVM: selftests: Add aarch64 get-reg-list testAndrew Jones2020-11-085-0/+703
* | selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton2020-11-087-0/+308
* | selftests: kvm: Add exception handling to selftestsAaron Lewis2020-11-089-9/+244
* | selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis2020-11-083-0/+9
* | selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis2020-11-082-2/+3
|/
* KVM: selftests: Don't require THP to run testsAndrew Jones2020-10-311-7/+16
* KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson2020-10-315-0/+159
* Merge branch 'kvm-fixes' into 'next'Paolo Bonzini2020-10-211-1/+1
|\
| * selftests: kvm: Fix assert failure in single-step testYang Weijiang2020-09-231-1/+1
* | KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini2020-09-282-0/+169
* | KVM: selftests: Add test for user space MSR handlingAlexander Graf2020-09-283-0/+250
* | KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson2020-09-281-1/+1
|/
* selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang2020-08-171-2/+2
* KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini2020-07-271-0/+13
* KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini2020-07-271-1/+11
* selftests: kvm: do not set guest mode flagPaolo Bonzini2020-07-271-8/+9
* KVM: selftests: fix sync_with_host() in smm_testVitaly Kuznetsov2020-06-111-2/+2
* KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...Vitaly Kuznetsov2020-06-112-3/+5
* KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2020-06-116-17/+30
* KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4KSean Christopherson2020-06-091-2/+9
* KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov2020-06-082-4/+4