On 05/04/2011 10:46 AM, Peter Maydell wrote:
> On 4 May 2011 16:26, Zhenkai Zhang <zhangzhen...@gmail.com> wrote:
>> I want to emulate some code for ARM7TDMI. Does Qemu support this ARM type?
> 
> No, we don't emulate an ARM7TDMI. However depending on what your code
> does it's possible that you might be able to get away with using the
> ARM926 model. If you want to emulate a system image (rather than an
> individual Linux application binary) you also need to consider what
> SoC/device/peripherals the system image requires and whether QEMU
> supports them: that is likely to be a bigger obstacle.
> 
> -- PMM

I note that I have a half-dozen prebuilt system images at
http://landley.net/aboriginal/downloads/binaries and the build scripts
and such are in the directories above that.

FYI.  I'm working on updating them to a current kernel, and fixing the
ones that have bit-rotted (sparc, sh4...)

Rob


Reply via email to