> 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
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,
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
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