Multi processor emulation

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
mathematician
Member
Member
Posts: 437
Joined: Fri Dec 15, 2006 5:26 pm
Location: Church Stretton Uk

Multi processor emulation

Post 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.
The continuous image of a connected set is connected.
stlw
Member
Member
Posts: 357
Joined: Fri Apr 04, 2008 6:43 am
Contact:

Re: Multi processor emulation

Post 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
User avatar
Love4Boobies
Member
Member
Posts: 2111
Joined: Fri Mar 07, 2008 5:36 pm
Location: Bucharest, Romania

Re: Multi processor emulation

Post by Love4Boobies »

It's also available in QEMU.
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
User avatar
mathematician
Member
Member
Posts: 437
Joined: Fri Dec 15, 2006 5:26 pm
Location: Church Stretton Uk

Re: Multi processor emulation

Post by mathematician »

Thanks.
The continuous image of a connected set is connected.
User avatar
kop99
Member
Member
Posts: 120
Joined: Fri May 15, 2009 2:58 am

Re: Multi processor emulation

Post by kop99 »

It's avalible in VMware...
But VM is vertual merchine... so it's not emulator but speed is very fast.
jal
Member
Member
Posts: 1385
Joined: Wed Oct 31, 2007 9:09 am

Re: Multi processor emulation

Post by jal »

kop99 wrote:It's avalible in VMware...
Iirc, only when the host also has a multi core CPU (or multiple CPUs)?


JAL
Post Reply