summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)AuthorFilesLines
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito3-0/+168
2021-03-18selftests: kvm: add _vm_ioctlEmanuele Giuseppe Esposito2-1/+7
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito5-2/+137
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov3-0/+262
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse1-3/+156
2021-03-02selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis1-2/+4
2021-02-15selftests: kvm: avoid uninitialized variable warningPaolo Bonzini1-1/+2
2021-02-15selftests: kvm: add hardware_disable testIgnacio Alvarado3-0/+167
2021-02-11KVM: selftests: Don't bother mapping GVA for Xen shinfo testSean Christopherson1-4/+3
2021-02-11KVM: selftests: Fix hex vs. decimal snafu in Xen testSean Christopherson1-1/+1
2021-02-11KVM: selftests: Fix size of memslots created by Xen testsSean Christopherson2-4/+2
2021-02-11KVM: selftests: Ignore recently added Xen tests' build outputSean Christopherson1-0/+2
2021-02-11KVM: selftests: Add missing header file needed by xAPIC IPI testsPeter Shier1-0/+55
2021-02-11KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller1-4/+4
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov4-39/+39
2021-02-09selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_testVitaly Kuznetsov1-1/+38
2021-02-09selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov3-28/+39
2021-02-09selftests: kvm: Raise the default timeout to 120 secondsVitaly Kuznetsov1-0/+1
2021-02-04KVM: x86: declare Xen HVM shared info capability and add test caseDavid Woodhouse2-0/+170
2021-02-04KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins1-6/+33
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins3-0/+125
2021-02-04selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov5-0/+233
2021-02-04selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu5-1/+169
2021-02-04KVM: selftests: Disable dirty logging with vCPUs runningBen Gardon1-5/+5
2021-02-04KVM: selftests: Add backing src parameter to dirty_log_perf_testBen Gardon8-15/+63
2021-02-04KVM: selftests: Add memslot modification stress testBen Gardon3-0/+213
2021-02-04KVM: selftests: Add option to overlap vCPU memory accessBen Gardon4-18/+57
2021-02-04KVM: selftests: Fix population stage in dirty_log_perf_testBen Gardon1-3/+8
2021-02-04KVM: selftests: Convert iterations to int in dirty_log_perf_testBen Gardon1-13/+13
2021-02-04KVM: selftests: Avoid flooding debug log while populating memoryBen Gardon1-5/+4
2021-02-04KVM: selftests: Rename timespec_diff_now to timespec_elapsedBen Gardon4-13/+13
2021-02-04KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page movesPeter Shier4-0/+566
2021-01-08KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones6-146/+166
2021-01-08KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones5-47/+21
2021-01-08KVM: selftests: Factor out guest mode codeAndrew Jones6-257/+189
2021-01-08Merge branch 'kvm-master' into kvm-nextPaolo Bonzini1-4/+13
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-9/+30
2020-12-12Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini4-2/+111
2020-12-12selftests: kvm: Merge user_msr_test into userspace_msr_exit_testAaron Lewis4-279/+236
2020-12-12selftests: kvm: Test MSR exiting to userspaceAaron Lewis4-1/+565
2020-12-10KVM: selftests: sync_regs test for diag318Collin Walling4-2/+111
2020-12-03selftests: kvm/set_memory_region_test: Fix race in move region testMaciej S. Szmigiero1-4/+13
2020-11-27KVM: arm64: selftests: Filter out DEMUX registersAndrew Jones1-9/+30
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones18-26/+30
2020-11-16KVM: selftests: Make test skipping consistentAndrew Jones3-10/+14
2020-11-15KVM: selftests: Also build dirty_log_perf_test on AArch64Andrew Jones1-0/+1
2020-11-15KVM: selftests: Introduce vm_create_[default_]_with_vcpusAndrew Jones2-5/+40
2020-11-15KVM: selftests: Make vm_create_default commonAndrew Jones5-75/+45
2020-11-15KVM: selftests: always use manual clear in dirty_log_perf_testPaolo Bonzini1-33/+22
2020-11-15selftests: kvm: keep .gitignore add to datePaolo Bonzini1-3/+3