summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/lib
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller2021-02-111-4/+4
* KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov2021-02-091-0/+35
* selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov2021-02-091-0/+33
* KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins2021-02-041-0/+1
* selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov2021-02-041-0/+42
* selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu2021-02-041-0/+34
* KVM: selftests: Add backing src parameter to dirty_log_perf_testBen Gardon2021-02-042-3/+32
* KVM: selftests: Add option to overlap vCPU memory accessBen Gardon2021-02-041-7/+18
* KVM: selftests: Rename timespec_diff_now to timespec_elapsedBen Gardon2021-02-041-1/+1
* KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones2021-01-071-0/+134
* KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones2021-01-071-8/+1
* KVM: selftests: Factor out guest mode codeAndrew Jones2021-01-071-0/+70
* Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2020-12-121-0/+82
|\
| * KVM: selftests: sync_regs test for diag318Collin Walling2020-12-101-0/+82
* | selftests: kvm: Test MSR exiting to userspaceAaron Lewis2020-12-111-0/+2
* | KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones2020-11-161-2/+9
* | KVM: selftests: Introduce vm_create_[default_]_with_vcpusAndrew Jones2020-11-151-5/+30
* | KVM: selftests: Make vm_create_default commonAndrew Jones2020-11-154-71/+26
* | KVM: selftests: Add dirty ring buffer testPeter Xu2020-11-152-2/+74
* | KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov2020-11-151-0/+26
* | KVM: selftests: Introduce the dirty log perf testBen Gardon2020-11-081-0/+7
* | KVM: selftests: Drop pointless vm_create wrapperAndrew Jones2020-11-081-6/+1
* | KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon2020-11-081-2/+13
* | KVM: selftests: Add aarch64 get-reg-list testAndrew Jones2020-11-081-0/+29
* | selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton2020-11-082-0/+57
* | selftests: kvm: Add exception handling to selftestsAaron Lewis2020-11-086-3/+205
* | 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-081-1/+2
|/
* 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-311-0/+9
* KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov2020-06-112-5/+14
* KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4KSean Christopherson2020-06-091-2/+9
* Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-132-0/+12
|\
| * KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu2020-05-071-0/+9
| * KVM: selftests: Fix build for evmcs.hPeter Xu2020-05-061-0/+3
* | selftests: kvm: Add vm_get_fd() in kvm_utilWainer dos Santos Moschetta2020-04-151-0/+5
* | KVM: selftests: Add util to delete memory regionSean Christopherson2020-04-151-17/+39
* | KVM: selftests: Use kernel's list instead of homebrewed replacementSean Christopherson2020-04-153-60/+47
* | KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()Sean Christopherson2020-04-151-4/+3
|/
* KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson2020-03-261-2/+2
* KVM: selftests: Rework timespec functions and usageAndrew Jones2020-03-181-21/+16
* KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov2020-03-161-1/+1
* selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta2020-03-165-31/+26
* KVM: selftests: Introduce steal-time testAndrew Jones2020-03-162-0/+22
* KVM: selftests: virt_map should take npages, not sizeAndrew Jones2020-03-161-5/+5
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-165-5/+19
* KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones2020-03-161-4/+4
* KVM: selftests: Share common API documentationAndrew Jones2020-03-164-246/+89
* KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson2020-03-161-0/+30
* KVM: selftests: Rework debug message printingAndrew Jones2020-03-162-4/+5