Hello:
Does anyone have experience running ARM Dual-core (in particular) Cortexa9
simulation? Can you share the exact parameters that should be used?
So the general QEMu options that come with Yocto are as following:
qemu-system-arm -kernel zImage-vcm4-try.bin -net nic,model=virtio -net
tap
erformance, why support them?
So is there any way to simulate dual ARMs on QEMU?
-Ilya.
From: Peter Maydell
Sent: Tuesday, December 22, 2015 4:21 AM
To: Ilya Katsnelson
Cc: qemu-discuss@nongnu.org
Subject: Re: [Qemu-discuss] Running dual-core ARM Cortexa9
Hello:
I'm trying to test my ARM build on QEMU from Yocto script.
The command line is this:
runqemu qemuarm qemuparams="-D /tmp/a.log -smp cpus=1 -nographic -serial
mon:stdio -append 'console=ttyS0'"
./tmp/deploy/images/vcm4-qemu/zImage-vcm4-qemu.bin
./tmp/deploy/images/vcm4-qemu/core-image