diff options
author | Sean Christopherson <seanjc@google.com> | 2022-06-14 20:07:06 +0000 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2022-07-13 18:14:25 -0700 |
commit | 12a985aeb40691a27befb0ae99707d0322b4bd8e (patch) | |
tree | bd489d38ad9098df453cb304fa07e9be11b77a31 /scripts/gdb/linux/lists.py | |
parent | 090cd45b21cd0d26297315d4bd9b83d9dcad10e1 (diff) |
KVM: selftests: Use the common cpuid() helper in cpu_vendor_string_is()
Use cpuid() to get CPUID.0x0 in cpu_vendor_string_is(), thus eliminating
the last open coded usage of CPUID (ignoring debug_regs.c, which emits
CPUID from the guest to trigger a VM-Exit and doesn't actually care about
the results of CPUID).
Signed-off-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20220614200707.3315957-42-seanjc@google.com
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions