summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64
AgeCommit message (Expand)Author
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
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-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-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: Test IPI to halted vCPU in xAPIC while backing page movesPeter Shier
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-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones
2020-11-16KVM: selftests: Make test skipping consistentAndrew Jones
2020-11-15KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov
2020-11-15KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2Sean Christopherson
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini
2020-09-28KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini
2020-09-28KVM: selftests: Add test for user space MSR handlingAlexander Graf
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang
2020-08-17selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang
2020-07-27KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini
2020-07-27KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini
2020-07-27selftests: kvm: do not set guest mode flagPaolo Bonzini
2020-06-11KVM: selftests: fix sync_with_host() in smm_testVitaly Kuznetsov
2020-06-11KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...Vitaly Kuznetsov
2020-06-11KVM: selftests: do not substitute SVM/VMX check with KVM_CAP_NESTED_STATE checkVitaly Kuznetsov
2020-06-08KVM: selftests: fix vmx_preemption_timer_test build with GCC10Vitaly Kuznetsov
2020-06-01KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare
2020-06-01selftests: kvm: fix smm test on SVMVitaly Kuznetsov
2020-06-01selftests: kvm: add a SVM version of state-testPaolo Bonzini
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini
2020-05-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu
2020-04-15KVM: selftests: Make set_memory_region_test common to all architecturesSean Christopherson
2020-04-15KVM: selftests: Add "zero" testcase to set_memory_region_testSean Christopherson
2020-04-15KVM: selftests: Add "delete" testcase to set_memory_region_testSean Christopherson
2020-04-15KVM: sefltests: Add explicit synchronization to move mem region testSean Christopherson
2020-03-16KVM: selftests: enlightened VMPTRLD with an incorrect GPAVitaly Kuznetsov
2020-03-16KVM: selftests: test enlightened vmenter with wrong eVMCS versionVitaly Kuznetsov
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta
2020-03-16KVM: selftests: virt_map should take npages, not sizeAndrew Jones
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones
2020-03-16KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones