diff options
| author | Sean Christopherson <[email protected]> | 2022-10-06 00:51:25 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2022-11-16 16:59:07 -0800 |
| commit | b941ba2380ccf51e048dc58ff0e6bdf11828f6d9 (patch) | |
| tree | 3f10ba27214a44d9b366f3182ee9ab51d7270801 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 074e9d4c9c6046f4605c9e37e90cff404119c525 (diff) | |
KVM: selftests: Drop helpers for getting specific KVM supported CPUID entry
Drop kvm_get_supported_cpuid_entry() and its inner helper now that all
known usage can use X86_FEATURE_*, X86_PROPERTY_*, X86_PMU_FEATURE_*, or
the dedicated Family/Model helpers. Providing "raw" access to CPUID
leafs is undesirable as it encourages open coding CPUID checks, which is
often error prone and not self-documenting.
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