I’m using a Debian (CutefishOS) PC currently, and I have one question.
How do I restrict the amount of CPUs that QEMU can use with a command line parameter?
My PC has 12 cores under Debian (actually 6 cores) and when I try to use QEMU, it uses all 12 of them instead of it just using 2 like I want it to.
Can you answer this question with a command line parameter to do this?