qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] How to run realview-pbx-a9 image in qemu
@ 2011-07-11  8:21 Xiao Jiang
  2011-07-11  8:52 ` David Gilbert
  0 siblings, 1 reply; 11+ messages in thread
From: Xiao Jiang @ 2011-07-11  8:21 UTC (permalink / raw)
  To: qemu-devel

Hello,

I downloaded latest qemu 0.14.1, it should support realview-pbx-a9 board 
now from
below cmd.
$ qemu-system-arm -M ?|grep Cortex-A9
realview-pbx-a9 ARM RealView Platform Baseboard Explore for Cortex-A9

Then I compiled a zImage from latest mainline with use 
realview-smp_defconfig as config
file, but unfortunately qemu can't run with the image, I had tried the 
below instructions.
1. qemu-system-arm -M realview-pbx-a9 -kernel zImage -initrd initrd.img 
-nographic -append "console=ttyAMA0"
2. qemu-system-arm -M realview-pbx-a9 -m 1024M -kernel zImage -nographic 
-append "root=/dev/nfs nfsroot=128.225.160.22:/home/work/rootfs rw 
console=ttyAMA0 rdinit=/sbin/init" -net nic -net tap,ifname=tap0,script=no
Both instructions can't work, console is hang and no informations is 
appeared.
so I am wondering if there are something wrong about the kernel, am I 
choose the wrong
config file for realview-pbx-a9 board? Or the native mainline kernel 
can't boot on
qemu? Any suggestions? Thanks a lot!

Regards,
Xiao

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-09-28  0:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11  8:21 [Qemu-devel] How to run realview-pbx-a9 image in qemu Xiao Jiang
2011-07-11  8:52 ` David Gilbert
2011-07-11  9:32   ` Xiao Jiang
2011-07-12  4:10   ` Xiao Jiang
2011-07-12  6:04     ` Xiao Jiang
2011-07-12  9:00       ` David Gilbert
2011-07-12 10:00         ` Xiao Jiang
2011-09-27 13:01           ` loody
2011-09-27 13:18             ` David Gilbert
2011-09-27 13:48               ` loody
2011-09-28  0:59                 ` Xiao Jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).