On 14/9/23 09:21, Zhao Liu wrote:
From: Zhao Liu <zhao1....@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....@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é <phi...@linaro.org>