libx86: Introduce x86_cpuid_lookup_vendor()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 20 Mar 2019 14:05:11 +0000 (14:05 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 27 Mar 2019 14:45:47 +0000 (14:45 +0000)
commite72309ffbe7c4e507649c74749f130cda691131c
tree43d9c692acc547e48cd8a1e8d80db7055ca511b6
parent8eed571409a7f81ec9327cfa95d7c298333e22e4
libx86: Introduce x86_cpuid_lookup_vendor()

Also introduce constants for the vendor strings in CPUID leaf 0.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
tools/tests/cpu-policy/test-cpu-policy.c
xen/include/asm-x86/x86-vendors.h
xen/include/xen/lib/x86/cpuid.h
xen/lib/x86/cpuid.c
xen/lib/x86/private.h