Hi! -smp 8,sockets=1,cores=3,threads=4 does not produce an error and the actual CPU topology is -smp 8,threads=2 which is not really the same. Also the user actually expected 1*3*4=12 CPUs, conflict again.
What would the correct fix be? Or there is yet another SMP QOM rework coming and it will fix everything? :) Thanks! -- Alexey