Searched hist:"2 f10428ace91d07a8c7bd6f127d66eaa9e3a1a9f" (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | hyperv.h | diff 2f10428ace91d07a8c7bd6f127d66eaa9e3a1a9f Thu Oct 13 11:58:47 CEST 2022 Vitaly Kuznetsov <vkuznets@redhat.com> KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
hyperv_features test needs to set certain CPUID bits in Hyper-V feature leaves but instead of open coding this, common KVM_X86_CPU_FEATURE() infrastructure can be used.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: Sean Christopherson <seanjc@google.com> Message-Id: <20221013095849.705943-6-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | hyperv_features.c | diff 2f10428ace91d07a8c7bd6f127d66eaa9e3a1a9f Thu Oct 13 11:58:47 CEST 2022 Vitaly Kuznetsov <vkuznets@redhat.com> KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()
hyperv_features test needs to set certain CPUID bits in Hyper-V feature leaves but instead of open coding this, common KVM_X86_CPU_FEATURE() infrastructure can be used.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: Sean Christopherson <seanjc@google.com> Message-Id: <20221013095849.705943-6-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|