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

2023-06-07 Thread Zhao Liu
On Wed, Jun 07, 2023 at 04:51:07PM +0200, Igor Mammedov wrote: > Date: Wed, 7 Jun 2023 16:51:07 +0200 > From: Igor Mammedov > Subject: Re: [PATCH v2 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 Thu, 1 Jun 2

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

2023-06-07 Thread Igor Mammedov
On Thu, 1 Jun 2023 17:29:52 +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 v2 3/3] hw/smbios: Fix core count in type4

2023-06-01 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