Page 1 of 1
Multi processor emulation
Posted: Fri Jun 05, 2009 2:48 am
by mathematician
Does anybody know if there is an emulator which can emulate a system with two or more prcessors? It appears on the Bochs menu, but is greyed out, so it is presumably intended for a future release.
Re: Multi processor emulation
Posted: Fri Jun 05, 2009 3:32 am
by stlw
mathematician wrote:Does anybody know if there is an emulator which can emulate a system with two or more prcessors? It appears on the Bochs menu, but is greyed out, so it is presumably intended for a future release.
It is supported in Bochs, you just need to reconfigure/recompile it yourself using --enable-smp configure option.
Stanislav
Re: Multi processor emulation
Posted: Fri Jun 05, 2009 3:57 am
by Love4Boobies
It's also available in QEMU.
Re: Multi processor emulation
Posted: Fri Jun 05, 2009 4:17 am
by mathematician
Thanks.
Re: Multi processor emulation
Posted: Fri Jun 05, 2009 4:29 am
by kop99
It's avalible in VMware...
But VM is vertual merchine... so it's not emulator but speed is very fast.
Re: Multi processor emulation
Posted: Fri Jun 05, 2009 5:57 am
by jal
kop99 wrote:It's avalible in VMware...
Iirc, only when the host also has a multi core CPU (or multiple CPUs)?
JAL