summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add _vm_ioctlEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: add get_msr_index_featuresEmanuele Giuseppe Esposito
2021-03-18selftests: kvm: Add basic Hyper-V clocksources testsVitaly Kuznetsov
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-03-02selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis
2021-02-15selftests: kvm: avoid uninitialized variable warningPaolo Bonzini
2021-02-15selftests: kvm: add hardware_disable testIgnacio Alvarado
2021-02-11KVM: selftests: Don't bother mapping GVA for Xen shinfo testSean Christopherson
2021-02-11KVM: selftests: Fix hex vs. decimal snafu in Xen testSean Christopherson
2021-02-11KVM: selftests: Fix size of memslots created by Xen testsSean Christopherson
2021-02-11KVM: selftests: Ignore recently added Xen tests' build outputSean Christopherson
2021-02-11KVM: selftests: Add missing header file needed by xAPIC IPI testsPeter Shier
2021-02-11KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.cRicardo Koller
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov
2021-02-09selftests: kvm: Properly set Hyper-V CPUIDs in evmcs_testVitaly Kuznetsov
2021-02-09selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov
2021-02-09selftests: kvm: Raise the default timeout to 120 secondsVitaly Kuznetsov
2021-02-04KVM: x86: declare Xen HVM shared info capability and add test caseDavid Woodhouse
2021-02-04KVM: x86/xen: Fix coexistence of Xen and Hyper-V hypercallsJoao Martins
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins
2021-02-04selftest: kvm: x86: test KVM_GET_CPUID2 and guest visible CPUIDs against KVM_...Vitaly Kuznetsov
2021-02-04selftests: kvm/x86: add test for pmu msr MSR_IA32_PERF_CAPABILITIESLike Xu
2021-02-04KVM: selftests: Disable dirty logging with vCPUs runningBen Gardon
2021-02-04KVM: selftests: Add backing src parameter to dirty_log_perf_testBen Gardon
2021-02-04KVM: selftests: Add memslot modification stress testBen Gardon
2021-02-04KVM: selftests: Add option to overlap vCPU memory accessBen Gardon
2021-02-04KVM: selftests: Fix population stage in dirty_log_perf_testBen Gardon
2021-02-04KVM: selftests: Convert iterations to int in dirty_log_perf_testBen Gardon
2021-02-04KVM: selftests: Avoid flooding debug log while populating memoryBen Gardon
2021-02-04KVM: selftests: Rename timespec_diff_now to timespec_elapsedBen Gardon
2021-02-04KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page movesPeter Shier
2021-01-07KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones
2021-01-07KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2020-12-12Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2020-12-11selftests: kvm: Merge user_msr_test into userspace_msr_exit_testAaron Lewis
2020-12-11selftests: kvm: Test MSR exiting to userspaceAaron Lewis
2020-12-10KVM: selftests: sync_regs test for diag318Collin Walling
2020-12-03selftests: kvm/set_memory_region_test: Fix race in move region testMaciej S. Szmigiero
2020-11-27KVM: arm64: selftests: Filter out DEMUX registersAndrew Jones
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones
2020-11-16KVM: selftests: Make test skipping consistentAndrew Jones
2020-11-15KVM: selftests: Also build dirty_log_perf_test on AArch64Andrew Jones
2020-11-15KVM: selftests: Introduce vm_create_[default_]_with_vcpusAndrew Jones
2020-11-15KVM: selftests: Make vm_create_default commonAndrew Jones
2020-11-15KVM: selftests: always use manual clear in dirty_log_perf_testPaolo Bonzini
2020-11-15selftests: kvm: keep .gitignore add to datePaolo Bonzini