qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Linux kernel image for Emulator - Regd.
@ 2008-06-24  9:32 Sudheer Papothi
  2008-06-24  9:57 ` Laurent Desnogues
  2008-06-24 10:48 ` Salil Bijur
  0 siblings, 2 replies; 7+ messages in thread
From: Sudheer Papothi @ 2008-06-24  9:32 UTC (permalink / raw)
  To: qemu-devel

Hi

I am newbie to l inux porting. I was trying to port linux on a new ARM 
platform.

Before doing that I would like to debug the same using ARM emulator.

So, I tried the arm-linux image (cpu type: arm1136) that I built, on 
qemu.  But i am getting the following error.

$ qemu-system-arm -cpu arm1136 -kernel zImage -initrd arm_root.img 
-nographic -append "console=ttyAMA0"

qemu: fatal: Bad mode 0

R00=0018fc7c R01=00000000 R02=e3a131a4 R03=00000000
R04=000131a4 R05=0018fc7c R06=e18c8da9 R07=0018fcf4
R08=00008000 R09=0000000c R10=0000000d R11=00198fc4
R12=00000000 R13=00198fa8 R14=00010a30 R15=00008000
PSR=000001d3 ---- A svc32
s00=00000000(       0) s01=00000000(       0) d00=0000000000000000(       0)
s02=00000000(       0) s03=00000000(       0) d01=0000000000000000(       0)
s04=00000000(       0) s05=00000000(       0) d02=0000000000000000(       0)
s06=00000000(       0) s07=00000000(       0) d03=0000000000000000(       0)
s08=00000000(       0) s09=00000000(       0) d04=0000000000000000(       0)
s10=00000000(       0) s11=00000000(       0) d05=0000000000000000(       0)
s12=00000000(       0) s13=00000000(       0) d06=0000000000000000(       0)
s14=00000000(       0) s15=00000000(       0) d07=0000000000000000(       0)
s16=00000000(       0) s17=00000000(       0) d08=0000000000000000(       0)
s18=00000000(       0) s19=00000000(       0) d09=0000000000000000(       0)
s20=00000000(       0) s21=00000000(       0) d10=0000000000000000(       0)
s22=00000000(       0) s23=00000000(       0) d11=0000000000000000(       0)
s24=00000000(       0) s25=00000000(       0) d12=0000000000000000(       0)
s26=00000000(       0) s27=00000000(       0) d13=0000000000000000(       0)
s28=00000000(       0) s29=00000000(       0) d14=0000000000000000(       0)
s30=00000000(       0) s31=00000000(       0) d15=0000000000000000(       0)
FPSCR: 00000000
Aborted

So, I tried the linux image ( cpu: arm1136 ) which is already working on 
our platform, on qemu. Here, even in this case, the above error is 
reproduced.

Can anyone please let me know what changes are required in linux kernel 
to run it on emulator (i.e., qemu).

It would be great if some one points to the documentation of linux 
kernel compilation for emultors (if anything specifically required) 
other than normal compilation.

I tried the arm test binary present in Qemu website and it is working fine.

-- 
Thanks & Regards
Sudheer

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

end of thread, other threads:[~2008-06-25  2:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-24  9:32 [Qemu-devel] Linux kernel image for Emulator - Regd Sudheer Papothi
2008-06-24  9:57 ` Laurent Desnogues
2008-06-24 11:16   ` Sudheer Papothi
2008-06-24 13:35     ` Laurent Desnogues
2008-06-25  1:43       ` Sudheer Papothi
2008-06-24 10:48 ` Salil Bijur
2008-06-24 10:57   ` Sudheer Papothi

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).