diff options
| author | Paolo Bonzini <[email protected]> | 2022-10-22 08:17:53 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2023-01-09 10:35:21 +0000 |
| commit | 45e966fcca03ecdcccac7cb236e16eea38cc18af (patch) | |
| tree | fd73e4f4829f3c5c4af32b9cda4ec25ffb62912d /tools/perf/scripts/python/flamegraph.py | |
| parent | KVM: nSVM: clarify recalc_intercepts() wrt CR8 (diff) | |
| download | kernel-45e966fcca03ecdcccac7cb236e16eea38cc18af.tar.gz kernel-45e966fcca03ecdcccac7cb236e16eea38cc18af.zip | |
KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
Passing the host topology to the guest is almost certainly wrong
and will confuse the scheduler. In addition, several fields of
these CPUID leaves vary on each processor; it is simply impossible to
return the right values from KVM_GET_SUPPORTED_CPUID in such a way that
they can be passed to KVM_SET_CPUID2.
The values that will most likely prevent confusion are all zeroes.
Userspace will have to override it anyway if it wishes to present a
specific topology to the guest.
Cc: [email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
