Re: [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H

2023-10-18 Thread Zhao Liu
Hi Michael, On Sat, Oct 07, 2023 at 12:36:41AM +0800, Zhao Liu wrote: > Date: Sat, 7 Oct 2023 00:36:41 +0800 > From: Zhao Liu > Subject: Re: [PATCH v4 21/21] i386: Add new property to control L2 cache > topo in CPUID.04H > > Hi Michael, > > On Tue, Oct 03, 2023 at 08:

Re: [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H

2023-10-06 Thread Zhao Liu
Hi Michael, On Tue, Oct 03, 2023 at 08:57:27AM -0400, Michael S. Tsirkin wrote: > Date: Tue, 3 Oct 2023 08:57:27 -0400 > From: "Michael S. Tsirkin" > Subject: Re: [PATCH v4 21/21] i386: Add new property to control L2 cache > topo in CPUID.04H > > On Fri, Sep 15, 20

Re: [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H

2023-10-03 Thread Michael S. Tsirkin
On Fri, Sep 15, 2023 at 03:53:25PM +0800, Zhao Liu wrote: > Hi Philippe, > > On Thu, Sep 14, 2023 at 09:41:30AM +0200, Philippe Mathieu-Daudé wrote: > > Date: Thu, 14 Sep 2023 09:41:30 +0200 > > From: Philippe Mathieu-Daudé > > Subject: Re: [PATCH v4 21/21] i386: Add

Re: [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H

2023-09-15 Thread Zhao Liu
Hi Philippe, On Thu, Sep 14, 2023 at 09:41:30AM +0200, Philippe Mathieu-Daudé wrote: > Date: Thu, 14 Sep 2023 09:41:30 +0200 > From: Philippe Mathieu-Daudé > Subject: Re: [PATCH v4 21/21] i386: Add new property to control L2 cache > topo in CPUID.04H > > On 14/9/23 09:

Re: [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H

2023-09-14 Thread Philippe Mathieu-Daudé
On 14/9/23 09:21, Zhao Liu wrote: From: Zhao Liu The property x-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 core level or cluster level. If user passes "-cpu x-l2-cache-topo=[core|cluster]" then older L2 cache

[PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H

2023-09-14 Thread Zhao Liu
From: Zhao Liu The property x-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 core level or cluster level. If user passes "-cpu x-l2-cache-topo=[core|cluster]" then older L2 cache topology will be overrode by the new