summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: Adapt hyperv_cpuid test to the newly introduced Enlightened M...Vitaly Kuznetsov2022-02-101-12/+17
* selftests: kvm: Move kvm_get_supported_hv_cpuid() to common codeVitaly Kuznetsov2021-02-091-28/+3
* KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov2020-11-151-38/+49
* KVM: selftests: Don't probe KVM_CAP_HYPERV_ENLIGHTENED_VMCS when nested VMX i...Vitaly Kuznetsov2020-06-111-1/+2
* KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov2020-06-011-47/+56
* KVM: selftests: Use consistent message for test skippingAndrew Jones2020-03-161-4/+2
* KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones2020-03-161-1/+1
* KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bitVitaly Kuznetsov2019-09-241-0/+27
* selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-151-8/+4
* KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth2019-05-241-3/+0
* KVM: selftests: Compile code with warnings enabledThomas Huth2019-05-241-1/+0
* KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter2019-05-241-3/+2
* KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov2019-04-301-1/+8
* KVM: selftests: Add hyperv_cpuid testVitaly Kuznetsov2018-12-141-0/+157