summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/x86_64
AgeCommit message (Expand)Author
2021-06-24KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong
2021-06-17KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lostVitaly Kuznetsov
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov
2021-06-17KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson
2021-06-17KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack
2021-05-27KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_testDavid Matlack
2021-05-07KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...Vitaly Kuznetsov
2021-05-07KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UDVitaly Kuznetsov
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-17KVM: selftests: remove redundant semi-colonYang Yingliang
2021-04-01selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov
2021-03-18selftests: kvm: add set_boot_cpu_id testEmanuele 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-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