diff options
| author | Sean Christopherson <[email protected]> | 2022-10-06 00:51:23 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2022-11-16 16:59:06 -0800 |
| commit | 24f3f9898e3c463b39dac8a03870c628dab8176e (patch) | |
| tree | dbfcd6c0bc9fa79ec736e7aade405a49d5c2fcdd /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 5228c02a4c541a065ec071ea7ec2c1c76f3723dd (diff) | |
KVM: selftests: Add dedicated helpers for getting x86 Family and Model
Add dedicated helpers for getting x86's Family and Model, which are the
last holdouts that "need" raw access to CPUID information. FMS info is
a mess and requires not only splicing together multiple values, but
requires doing so conditional in the Family case.
Provide wrappers to reduce the odds of copy+paste errors, but mostly to
allow for the eventual removal of kvm_get_supported_cpuid_entry().
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions