Re: [PATCH v3] i386/cpu: fixup number of addressable IDs for processor cores in the physical package

2024-07-01 Thread Zhao Liu
On Mon, Jul 01, 2024 at 09:48:02AM +0300, Michael Tokarev wrote: > Date: Mon, 1 Jul 2024 09:48:02 +0300 > From: Michael Tokarev > Subject: Re: [PATCH v3] i386/cpu: fixup number of addressable IDs for > processor cores in the physical package > > 11.06.2024 06:23, Chuang Xu wrote: > > When QEMU

Re: [PATCH v3] i386/cpu: fixup number of addressable IDs for processor cores in the physical package

2024-07-01 Thread Michael Tokarev
11.06.2024 06:23, Chuang Xu wrote: When QEMU is started with: -cpu host,host-cache-info=on,l3-cache=off \ -smp 2,sockets=1,dies=1,cores=1,threads=2 Guest can't acquire maximum number of addressable IDs for processor cores in the physical package from CPUID[04H]. When creating a CPU topology of

Re: [PATCH v3] i386/cpu: fixup number of addressable IDs for processor cores in the physical package

2024-06-11 Thread Paolo Bonzini
Queued, thanks. Paolo

Re: [PATCH v3] i386/cpu: fixup number of addressable IDs for processor cores in the physical package

2024-06-11 Thread Zhao Liu
On Tue, Jun 11, 2024 at 11:23:14AM +0800, Chuang Xu wrote: > Date: Tue, 11 Jun 2024 11:23:14 +0800 > From: Chuang Xu > Subject: [PATCH v3] i386/cpu: fixup number of addressable IDs for processor > cores in the physical package > X-Mailer: git-send-email 2.24.3 (Apple Git-128) > > When QEMU is

[PATCH v3] i386/cpu: fixup number of addressable IDs for processor cores in the physical package

2024-06-10 Thread Chuang Xu
When QEMU is started with: -cpu host,host-cache-info=on,l3-cache=off \ -smp 2,sockets=1,dies=1,cores=1,threads=2 Guest can't acquire maximum number of addressable IDs for processor cores in the physical package from CPUID[04H]. When creating a CPU topology of 1 core per package, host-cache-info