DOes Anybody ever have the same question?
If you get answer
can you help me
thank
Qun yi
When I used qemu-system-arm and the -smp option.
I key -smp 2.
It have a message ""Number of SMP cpus requested (2), exceeds max cpus
supported by machine `Versatile' (1) "
which files of the qemu source code can i change?
And the change can let me emulator arm's multi-core.
thank
Qun yi
Thanks for your reply. I'm reading hw/mips_r4k.c. But I found I should dive
into the source code.
I'm looking for some big picture level document for add a new machine using
a supported core.
It seems qemu consists 3 parts of code
1. The core dynamic translate engineer to support several archs, jus