qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC 30/52] i386: Drop nr_dies and nr_modules CPUX86State


From: Philippe Mathieu-Daudé
Subject: Re: [RFC 30/52] i386: Drop nr_dies and nr_modules CPUX86State
Date: Mon, 13 Feb 2023 14:22:47 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.7.2

On 13/2/23 10:50, Zhao Liu wrote:
From: Zhao Liu <zhao1.liu@intel.com>

Since CPUState has the complete topology information, there's no need
to keep i386 architecture specific topology.

This avoids the fragmentation of topological information.

Co-Developed-by: Zhuocheng Ding <zhuocheng.ding@intel.com>
Signed-off-by: Zhuocheng Ding <zhuocheng.ding@intel.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
---
  hw/i386/x86.c         | 4 ----
  target/i386/cpu.c     | 7 +++----
  target/i386/cpu.h     | 8 --------
  target/i386/kvm/kvm.c | 2 +-
  4 files changed, 4 insertions(+), 17 deletions(-)

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




reply via email to

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