diff options
author | Jim Mattson <[email protected]> | 2019-03-27 13:15:37 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-05-24 21:27:06 +0200 |
commit | 382409b4c43e5b44ae4a869ff793d3cf01d12004 (patch) | |
tree | b11279aa88d37fba85c48c451c241eff9148aef2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 32a243df82c8dc04ccba7fc6c6564ae9261cb738 (diff) |
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
Kvm now supports extended CPUID functions through 0x8000001f. CPUID
leaf 0x8000001e is AMD's Processor Topology Information leaf. This
contains similar information to CPUID leaf 0xb (Intel's Extended
Topology Enumeration leaf), and should be included in the output of
KVM_GET_SUPPORTED_CPUID, even though userspace is likely to override
some of this information based upon the configuration of the
particular VM.
Cc: Brijesh Singh <[email protected]>
Cc: Borislav Petkov <[email protected]>
Fixes: 8765d75329a38 ("KVM: X86: Extend CPUID range to include new leaf")
Signed-off-by: Jim Mattson <[email protected]>
Reviewed-by: Marc Orr <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions