Control: notfound -1 1:10.1.0~rc1+ds-1
On Sun, 3 Aug 2025 11:44:58 +0300 Michael Tokarev <[email protected]> wrote:
..
Next, the following commit (part of 10.1.0-rc0) fixes the issue for me:
commit f985a1195ba2d9c6f6f33e83fe2e419a7e8acb60
Author: Chuang Xu <[email protected]>
Date: Mon Jul 14 16:08:56 2025 +0800
i386/cpu: Fix number of addressable IDs field for CPUID.01H.EBX[23:16]
When QEMU is started with:
-cpu host,migratable=on,host-cache-info=on,l3-cache=off
-smp 180,sockets=2,dies=1,cores=45,threads=2
On Intel platform:
CPUID.01H.EBX[23:16] is defined as "max number of addressable IDs for
logical processors in the physical package".
....
I now picked this commit to 10.0 (stable) series too.
I'm marking this bug as notfound in 10.1 (currently in
experimental), and it will (hopefully) be fixed in the
next trixie point release too.
Thanks,
/mjt