Re: [PATCH v3 00/17] Support smp.clusters for x86

2023-08-08 Thread Jonathan Cameron via
On Fri, 4 Aug 2023 21:17:59 +0800 Zhao Liu wrote: > Hi Jonathan, > > On Tue, Aug 01, 2023 at 04:35:27PM +0100, Jonathan Cameron via wrote: > > > > > [snip] > > > > > > > ## New property: x-l2-cache-topo > > > > > > The property l2-cache-topo will be used to change the L2 cache topology >

Re: [PATCH v3 00/17] Support smp.clusters for x86

2023-08-04 Thread Zhao Liu
Hi Jonathan, On Tue, Aug 01, 2023 at 04:35:27PM +0100, Jonathan Cameron via wrote: > > [snip] > > > > ## New property: x-l2-cache-topo > > > > The property l2-cache-topo will be used to change the L2 cache topology > > in CPUID.04H. > > > > Now it allows user to set the L2 cache is shared in

Re: [PATCH v3 00/17] Support smp.clusters for x86

2023-08-04 Thread Zhao Liu
On Tue, Aug 01, 2023 at 06:11:52PM -0500, Moger, Babu wrote: > Date: Tue, 1 Aug 2023 18:11:52 -0500 > From: "Moger, Babu" > Subject: Re: [PATCH v3 00/17] Support smp.clusters for x86 > Hi Babu, Many thanks for your review and help! > > On 8/1/23 05:35, Zhao L

Re: [PATCH v3 00/17] Support smp.clusters for x86

2023-08-01 Thread Moger, Babu
Hi Zhao, On 8/1/23 05:35, Zhao Liu wrote: > From: Zhao Liu > > Hi list, > > This is the our v3 patch series, rebased on the master branch at the > commit 234320cd0573 ("Merge tag 'pull-target-arm-20230731' of https: > //git.linaro.org/people/pmaydell/qemu-arm into staging"). > > Comparing with

Re: [PATCH v3 00/17] Support smp.clusters for x86

2023-08-01 Thread Jonathan Cameron via
On Tue, 1 Aug 2023 18:35:10 +0800 Zhao Liu wrote: > From: Zhao Liu > > Hi list, > > This is the our v3 patch series, rebased on the master branch at the > commit 234320cd0573 ("Merge tag 'pull-target-arm-20230731' of https: > //git.linaro.org/people/pmaydell/qemu-arm into staging"). > > Comp

[PATCH v3 00/17] Support smp.clusters for x86

2023-08-01 Thread Zhao Liu
From: Zhao Liu Hi list, This is the our v3 patch series, rebased on the master branch at the commit 234320cd0573 ("Merge tag 'pull-target-arm-20230731' of https: //git.linaro.org/people/pmaydell/qemu-arm into staging"). Comparing with v2 [1], v3 mainly adds "Tested-by", "Reviewed-by" and "ACKed