qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 04/21] hw/cpu: Update the comments of nr_cores and nr_dies


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v4 04/21] hw/cpu: Update the comments of nr_cores and nr_dies
Date: Thu, 14 Sep 2023 09:32:31 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 14/9/23 09:21, Zhao Liu wrote:
From: Zhao Liu <zhao1.liu@intel.com>

In the nr_threads' comment, specify it represents the
number of threads in the "core" to avoid confusion.

Also add comment for nr_dies in CPUX86State.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
---
Changes since v3:
  * The new patch split out of CPUSTATE.nr_cores' fix. (Xiaoyao)
---
  include/hw/core/cpu.h | 2 +-
  target/i386/cpu.h     | 1 +
  2 files changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]