[Qemu-devel] I want use qemu-system-arm to emulator 2 arm's cpus

2009-11-06 Thread m9807418
DOes Anybody ever have the same question? If you get answer can you help me thank Qun yi

[Qemu-devel]question:arm's mutli-core emulator

2009-11-06 Thread m9807418
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

Re: [Qemu-devel] How to add a new machine support in qemu?

2009-11-06 Thread Michael Qiu
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