KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit
authorVitaly Kuznetsov <vkuznets@redhat.com>
Mon, 16 Sep 2019 16:22:58 +0000 (18:22 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 24 Sep 2019 11:37:31 +0000 (13:37 +0200)
commite738772e29214019f506372dd1162723b7a4d507
treec6f4c9053d1b947985530f9779f49e7e2308dad1
parentb2d8b167e15bb5ec2691d1119c025630a247f649
KVM: selftests: hyperv_cpuid: add check for NoNonArchitecturalCoreSharing bit

The bit is supposed to be '1' when SMT is not supported or forcefully
disabled and '0' otherwise.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c