qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu-system-arm aborted


From: Chih-Min Chao
Subject: Re: [Qemu-devel] qemu-system-arm aborted
Date: Sun, 22 Aug 2010 02:01:21 +0800



2010/8/21 S W <address@hidden>
Hi there

I made an ARM Linux2.6.10 image(zImage) and I tried to run it on QEMU using the following command.

qemu-system-arm -kernel zImage -nographic

I got an error message like:

CPU #0:
R00=00000000 R01=00000113 R02=00000100 R03=00000000
R04=00000000 R05=00000000 R06=00000000 R07=00000000
R08=cb800000 R09=00000000 R10=00000000 R11=00000000
R12=00000000 R13=00000000 R14=00010088 R15=00010000
PSR=800001db N--- A und32

Is it an Edian problem? I checked my Linux configuration file.
The setting is Big Endian.

You should use --target-list=armeb-softmmu when using Big endian in configuration
But armeb can' be built in my system.
So you may try ....

Would you please give me any ideas?

Thanks!
Terry




reply via email to

[Prev in Thread] Current Thread [Next in Thread]