Re: [PATCH v2 3/7] hw/core: Add smp cache topology for machine

2024-10-07 Thread Zhao Liu
On Tue, Sep 17, 2024 at 10:00:48AM +0100, Jonathan Cameron wrote: > Date: Tue, 17 Sep 2024 10:00:48 +0100 > From: Jonathan Cameron > Subject: Re: [PATCH v2 3/7] hw/core: Add smp cache topology for machine > X-Mailer: Claws Mail 4.1.0 (GTK 3.24.33; x86_64-w64-mingw32) > > On S

[PATCH v2 3/7] hw/core: Add smp cache topology for machine

2024-09-08 Thread Zhao Liu
With smp-cache object support, add smp cache topology for machine by linking the smp-cache object. Also add a helper to access cache topology level. Signed-off-by: Zhao Liu Tested-by: Yongwei Ma --- Changes since Patch v1: * Integrated cache properties list into MachineState and used -machine