[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] [Qemu-devel] Does QEMU support MIPS SMP2 malta board?
From: |
Edgar E. Iglesias |
Subject: |
Re: [Qemu-discuss] [Qemu-devel] Does QEMU support MIPS SMP2 malta board? |
Date: |
Thu, 7 Nov 2013 17:13:30 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Oct 31, 2013 at 11:47:12AM +0800, Nancy wrote:
> Hi,
>
> Does QEMU support MIPS smp 2 malta board?
>
> $ qemu-system-mipsel -M malta -kernel vmlinux -initrd ramfs.cpio.gz \
> -append "console=ttyS0 root=/dev/ram0 maxcpus=2" -nographic -s \
> -smp 2
>
....
>
>
> There's no problem while I removing "-smp 2" option. (plus the kernel
> MIPS configure file " malta_defconfig" support smp 2 )
Hi,
Yes it should work.
Can you please try again with -cpu 34Kf?
Cheers,
Edgar
- Re: [Qemu-discuss] [Qemu-devel] Does QEMU support MIPS SMP2 malta board?,
Edgar E. Iglesias <=