Re: [PATCH 3/3] hw/smbios: Fix core count in type4

2023-05-31 Thread Zhao Liu
On Wed, May 31, 2023 at 05:46:48PM +0200, Igor Mammedov wrote: > Date: Wed, 31 May 2023 17:46:48 +0200 > From: Igor Mammedov > Subject: Re: [PATCH 3/3] hw/smbios: Fix core count in type4 > X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) > > On Tue, 30 May 2

Re: [PATCH 3/3] hw/smbios: Fix core count in type4

2023-05-31 Thread Igor Mammedov
On Tue, 30 May 2023 00:43:43 +0800 Zhao Liu wrote: > From: Zhao Liu > > From SMBIOS 3.0 specification, core count field means: > > Core Count is the number of cores detected by the BIOS for this > processor socket. [1] > > Before 003f230e37d7 ("machine: Tweak the order of topology members in

[PATCH 3/3] hw/smbios: Fix core count in type4

2023-05-29 Thread Zhao Liu
From: Zhao Liu >From SMBIOS 3.0 specification, core count field means: Core Count is the number of cores detected by the BIOS for this processor socket. [1] Before 003f230e37d7 ("machine: Tweak the order of topology members in struct CpuTopology"), MachineState.smp.cores means "the number of