From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yoann Padioleau To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Date: Sun, 8 Jun 2014 00:57:17 +0000 Message-ID: Content-Type: multipart/alternative; boundary="_000_C29BC174DBDD42D980FE400C00963341fbcom_" MIME-Version: 1.0 Subject: [9fans] 9pi on qemu failure Topicbox-Message-UUID: f7808f1c-ead8-11e9-9d60-3106f5b1d025 --_000_C29BC174DBDD42D980FE400C00963341fbcom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I've tried to run 9pi from richard miller on qemu but failed http://plan9.bell-labs.com/sources/contrib/miller/ qemu-system-arm -cpu arm1176 -m 512 -M versatilepb -kernel 9pi qemu: fatal: Trying to execute code outside RAM or ROM at 0x80010028 R00=3D00000000 R01=3D00052078 R02=3D00000552 R03=3D00000fff R04=3D00003000 R05=3D000009ff R06=3D1ff0040e R07=3D21000000 R08=3D7f000000 R09=3D00000000 R10=3D00000000 R11=3D00001805 R12=3D000a8ffc R13=3D80002ffc R14=3D00010058 R15=3D80010028 PSR=3D000001d3 ---- A svc32 s00=3D00000000 s01=3D00000000 d00=3D0000000000000000 s02=3D00000000 s03=3D00000000 d01=3D0000000000000000 s04=3D00000000 s05=3D00000000 d02=3D0000000000000000 s06=3D00000000 s07=3D00000000 d03=3D0000000000000000 s08=3D00000000 s09=3D00000000 d04=3D0000000000000000 s10=3D00000000 s11=3D00000000 d05=3D0000000000000000 s12=3D00000000 s13=3D00000000 d06=3D0000000000000000 s14=3D00000000 s15=3D00000000 d07=3D0000000000000000 s16=3D00000000 s17=3D00000000 d08=3D0000000000000000 s18=3D00000000 s19=3D00000000 d09=3D0000000000000000 s20=3D00000000 s21=3D00000000 d10=3D0000000000000000 s22=3D00000000 s23=3D00000000 d11=3D0000000000000000 s24=3D00000000 s25=3D00000000 d12=3D0000000000000000 s26=3D00000000 s27=3D00000000 d13=3D0000000000000000 s28=3D00000000 s29=3D00000000 d14=3D0000000000000000 s30=3D00000000 s31=3D00000000 d15=3D0000000000000000 FPSCR: 00000000 abort trap: 6 This works though with a linux kernel compiled for the raspberry, e.g. from http://xecdesign.com/qemu-emulating-raspberry-pi-the-easy-way/ * wget http://xecdesign.com/downloads/linux-qemu/kernel-qemu and then qemu-system-arm -cpu arm1176 -m 512 -M versatilepb -kernel kernel-qemu works. --_000_C29BC174DBDD42D980FE400C00963341fbcom_ Content-Type: text/html; charset="us-ascii" Content-ID: <013A1BD4ADAFFC49A8D1405AC754B2E3@fb.com> Content-Transfer-Encoding: quoted-printable Hi,

I've tried to run 9pi from richard miller on qemu but failed
http://= plan9.bell-labs.com/sources/contrib/miller/

qemu-system-arm -cpu arm1176 -m 512 -M versatilepb -kernel 9pi
qemu: fatal: Trying to execute code outside RAM or ROM at 0x80010028

R00=3D00000000 R01=3D00052078 R02=3D00000552 R03=3D00000fff
R04=3D00003000 R05=3D000009ff R06=3D1ff0040e R07=3D21000000
R08=3D7f000000 R09=3D00000000 R10=3D00000000 R11=3D00001805
R12=3D000a8ffc R13=3D80002ffc R14=3D00010058 R15=3D80010028
PSR=3D000001d3 ---- A svc32
s00=3D00000000 s01=3D00000000 d00=3D0000000000000000
s02=3D00000000 s03=3D00000000 d01=3D0000000000000000
s04=3D00000000 s05=3D00000000 d02=3D0000000000000000
s06=3D00000000 s07=3D00000000 d03=3D0000000000000000
s08=3D00000000 s09=3D00000000 d04=3D0000000000000000
s10=3D00000000 s11=3D00000000 d05=3D0000000000000000
s12=3D00000000 s13=3D00000000 d06=3D0000000000000000
s14=3D00000000 s15=3D00000000 d07=3D0000000000000000
s16=3D00000000 s17=3D00000000 d08=3D0000000000000000
s18=3D00000000 s19=3D00000000 d09=3D0000000000000000
s20=3D00000000 s21=3D00000000 d10=3D0000000000000000
s22=3D00000000 s23=3D00000000 d11=3D0000000000000000
s24=3D00000000 s25=3D00000000 d12=3D0000000000000000
s26=3D00000000 s27=3D00000000 d13=3D0000000000000000
s28=3D00000000 s29=3D00000000 d14=3D0000000000000000
s30=3D00000000 s31=3D00000000 d15=3D0000000000000000
FPSCR: 00000000
abort trap: 6



This works though with a linux kernel compiled for the raspberry, e.g.=
from http://xecdesign.com/qemu-emulating-raspberry-pi-the-easy-wa= y/ 


and then
qemu-system-arm -cpu arm1176 -m 512 -M versatilepb -kernel kernel-qemu=  

works.

--_000_C29BC174DBDD42D980FE400C00963341fbcom_--