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? Thanks, Eli