]> git.ipfire.org Git - thirdparty/qemu.git/commit
i386/cpu: Refine comment of CPUID2CacheDescriptorInfo
authorZhao Liu <zhao1.liu@intel.com>
Fri, 11 Jul 2025 10:21:26 +0000 (18:21 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 12 Jul 2025 13:28:21 +0000 (15:28 +0200)
commit1034b94fe98da35857f261d4db89ce2ebed8c5c3
treedf2bc2e95b3d2653dcf2eb898c9347b80eeccca2
parent7ff24fb657d35c014f735f69aef03810fde607ab
i386/cpu: Refine comment of CPUID2CacheDescriptorInfo

Refer to SDM vol.3 table 1-21, add the notes about the missing
descriptor, and fix the typo and comment format.

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-2-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.c