QEMU / KVM: Unable to pass multiple cores / CPUs to guests
Solution 1:
Well then, shame on me:
In the middle of the command line above, there is already an option "-smp 1". I didn't remember this, and I haven't seen it during my tests. When removing it, it works like expected.