On Sat, 5 Aug 2023 09:00:41 +0300 Michael Tokarev <m...@tls.msk.ru> wrote:
> 05.08.2023 08:58, Michael Tokarev wrote: > > > 196ea60a73 hw/smbios: Fix core count in type4 > > 7298fd7de5 hw/smbios: Fix thread count in type4 > > d79a284a44 hw/smbios: Fix smbios_smp_sockets caculation > > plus this one: > > a1d027be95 machine: Add helpers to get cores/threads per socket > > /mjt > just to note: v4 was what got merged eventually https://www.mail-archive.com/qemu-devel@nongnu.org/msg972625.html as for stable, I guess dies/clusters aren't used in production (based on lack of bug reports/complaints). It's not worth of back-porting if it's too complex, but if it's clean cherry-picks it might help folks who use downstream (it's easier for downstream to pickup fixes from stable branch) to test this code path.