Thank you for your replay. I need to modify and test a very simple kernel (actually running on a single-core only) on a multi-core PReP platform; I currently have no real multi-core HW so I am looking for a multi-core PReP emulator.
Eli ----- Original Message ----- From: Alexander Graf <ag...@suse.de> To: Eli Lewis <elielieli...@yahoo.com> Cc: qemu-devel qemu-devel <qemu-devel@nongnu.org>; Andreas Färber <afaer...@suse.de> Sent: Sunday, July 1, 2012 10:36 PM Subject: Re: [Qemu-devel] SMP for PReP architecture On 29.06.2012, at 15:55, Eli Lewis wrote: > > > Hi all, > > > I would like to use qemu to emulate a muliticore PowerPC PReP machine but it > see that the SMP is not > supported for the PReP architecture. In fact, running: > > > qemu-system-ppc -M prep -smp 2 > > It returns this message: > > > Number of SMP cpus requested (2), exceeds max cpus supported by machine > `prep' (1) > > > Does anyone know if this functionality is under development or if there is a > patch that > solves this problem? CC'ing Andreas, the PREP maintainer. My rough estimate would be a simple "no, unless you do it" though :). Why would you need emulated SMP on PReP? Alex