Re: [PATCH v5 0/9] Introduce SMP Cache Topology

2024-11-05 Thread Zhao Liu
Hi Philippe, On Tue, Nov 05, 2024 at 10:54:07PM +, Philippe Mathieu-Daudé wrote: > Date: Tue, 5 Nov 2024 22:54:07 + > From: Philippe Mathieu-Daudé > Subject: Re: [PATCH v5 0/9] Introduce SMP Cache Topology > > Hi Zhao, > > On 1/11/24 09:33, Zhao Liu wrote: > &

Re: [PATCH v5 0/9] Introduce SMP Cache Topology

2024-11-05 Thread Philippe Mathieu-Daudé
Hi Zhao, On 1/11/24 09:33, Zhao Liu wrote: Hi Paolo, This is my v5, if you think it's okay, could this feature get the final merge? (Before the 9.2 cycle ends) :-) --- Zhao Liu (8): i386/cpu: Don't enumerate the "invalid" CPU topology level hw/core: Make CPU topology enumeration arch-

[PATCH v5 0/9] Introduce SMP Cache Topology

2024-11-01 Thread Zhao Liu
Hi Paolo, This is my v5, if you think it's okay, could this feature get the final merge? (Before the 9.2 cycle ends) :-) Compared with v4 [1], there's no more changes except rebase and adding Acked/Reviewed-by tags (thanks!). ARM side has also worked a lot on the smp-cache based on this series [