On 13/2/23 10:50, Zhao Liu wrote:
From: Zhao Liu <[email protected]>

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 <[email protected]>
Signed-off-by: Zhuocheng Ding <[email protected]>
Signed-off-by: Zhao Liu <[email protected]>
---
  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é <[email protected]>


Reply via email to