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

2009-11-09 Thread m9807418
> 2009/11/7 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 cod

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

2009-11-07 Thread m9807418
Your answer is let me to see the file (realview.c),but i use the arm's kernel is Versatile. At qemu/hw/versatilepb.c the file i ever change some code static QEMUMachine versatilepb_machine = { .name = "versatilepb", .desc = "ARM Versatile/PB (ARM926EJ-S)", .init = vpb_init,

[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

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

2009-10-25 Thread m9807418
From:Qun yi m9807...@mail.ntust.edu.tw I want use qemu-system-arm to emulator 2 arm's cpus but when i key the qemu-system-arm -smp 2 (i have use kernel and initrd,this is simple) It give me a message "Number of smp cpus requested 2, exceed max cpus" which files i must insertions or deletions to