Re: [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level

2023-02-15 Thread wangyanan (Y)
在 2023/2/15 23:03, Zhao Liu 写道: On Wed, Feb 15, 2023 at 07:06:32PM +0800, wangyanan (Y) wrote: Date: Wed, 15 Feb 2023 19:06:32 +0800 From: "wangyanan (Y)" Subject: Re: [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level Hi Zhao, 在 2023/2/13 17:36, Z

Re: [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level

2023-02-15 Thread Zhao Liu
On Wed, Feb 15, 2023 at 07:06:32PM +0800, wangyanan (Y) wrote: > Date: Wed, 15 Feb 2023 19:06:32 +0800 > From: "wangyanan (Y)" > Subject: Re: [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to > support module level > > Hi Zhao, > > 在 2023/2/13 17:36

Re: [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level

2023-02-15 Thread wangyanan (Y)
Hi Zhao, 在 2023/2/13 17:36, Zhao Liu 写道: From: Zhuocheng Ding Add the module level parsing support for APIC ID. With this support, now the conversion between X86CPUTopoIDs, X86CPUTopoInfo and APIC ID is completed. IIUC, contents in patch 6-8 and 10 are all about "Introduce the module-level C

[PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level

2023-02-13 Thread Zhao Liu
From: Zhuocheng Ding Add the module level parsing support for APIC ID. With this support, now the conversion between X86CPUTopoIDs, X86CPUTopoInfo and APIC ID is completed. Signed-off-by: Zhuocheng Ding Co-developed-by: Zhao Liu Signed-off-by: Zhao Liu --- hw/i386/x86.c | 19 ++