diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-03 11:29:17 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-03 18:41:26 +0200 |
commit | 29a51b2bb55c6b2e0224d82c154d82498ccece35 (patch) | |
tree | b46c7d6dd6d8a309479a16510ffc61df81d5acc0 /target/i386/arch_dump.c | |
parent | 9b40d376f66640eb7b6080ca000c866dfe630dc7 (diff) |
target/i386: do not include undefined bits in the AMD topoext leaf
Commit d7c72735f61 ("target/i386: Add new EPYC CPU versions with updated
cache_info", 2023-05-08) ensured that AMD-defined CPU models did not
have the 'complex_indexing' bit set, but left it set in "-cpu host"
which uses the default ("legacy") cache information.
Reimplement that commit using a CPU feature, so that it can be applied
to all guests using a new machine type, independent of the CPU model.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/arch_dump.c')
0 files changed, 0 insertions, 0 deletions