diff options
author | Zhao Liu <zhao1.liu@intel.com> | 2025-07-11 18:21:31 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-07-12 15:28:21 +0200 |
commit | c416411c28a2b21e590943f300ce0336f109abb5 (patch) | |
tree | 3e5bcdb1eeaae819af6e9af0f200b4eb7c8a56fc /scripts/tracetool | |
parent | fe77a78149359485459db26814af436cfc873afe (diff) | |
download | qemu-c416411c28a2b21e590943f300ce0336f109abb5.zip qemu-c416411c28a2b21e590943f300ce0336f109abb5.tar.gz qemu-c416411c28a2b21e590943f300ce0336f109abb5.tar.bz2 |
i386/cpu: Drop CPUID 0x2 specific cache info in X86CPUState
With the pre-defined cache model legacy_intel_cpuid2_cache_info,
for X86CPUState there's no need to cache special cache information
for CPUID 0x2 leaf.
Drop the cache_info_cpuid2 field of X86CPUState and use the
legacy_intel_cpuid2_cache_info directly.
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Tested-by: Yi Lai <yi1.lai@intel.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250711102143.1622339-7-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/tracetool')
0 files changed, 0 insertions, 0 deletions