On Fri, Jun 27, 2025 at 02:48:05PM +0800, Ewan Hai wrote: > Date: Fri, 27 Jun 2025 14:48:05 +0800 > From: Ewan Hai <ewanhai...@zhaoxin.com> > Subject: Re: [PATCH 5/8] i386/cpu: Add a "x-force-cpuid-0x1f" property > > > > On 6/27/25 11:05 AM, Zhao Liu wrote: > > > > > > > After applying these patches to QEMU mainline at commit 6e1571533fd9: > > > > Ah, I forgot I've rebased these patches...Now you can rebase all the > > patches at the latest master branch. > > > > Or, you can try this repo - I just created it to make it easier for you: > > > > https://gitlab.com/zhao.liu/qemu/-/tree/cache-model-v2.6-rebase-06-23-2025 > > > > I cloned the repo and then ran: > > $ git am 20250620_zhao1_liu_i386_cpu_unify_the_cache_model_in_x86cpustate.mbx >
Hi Ewan, no need to apply any patches on that branch "cache-model-v2.6-rebase-06-23-2025", since this branch has already contained all my patches. You could check the git log. Thanks, Zhao