30 Jul
2009
30 Jul
'09
2:35 p.m.
Discovered why windows only uses one cpu when run from vmm. It is due to the "-cpu qemu32" command line option to qemu-kvm. Is there a driver for windows that will allow it to use multiple cpus when qemu32 is used? Is there a way to change what -cpu setting the vmm sends? For the time being I renamed qemu-kvm and created a shell script that removed that argument before calling the renamed command.