qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Question about target port


From: M. Warner Losh
Subject: Re: [Qemu-devel] Question about target port
Date: Sun, 15 Oct 2006 18:07:12 -0600 (MDT)

In message: <address@hidden>
            "Martin Guy" <address@hidden> writes:
: > How can I change target CPU to Atmel's AVR and don't care about host.
: > i.e:host CPU is X86(PC),target CPU is Atmel's AVR.
: 
: Hi
:   Atmel AVR is a different processor from the ones that QEMU emulates.
: You would need to implement an entire new emulation inside QEMU; that
: is a LOT of work in C programming. It is also an 8-bit processor,
: while all the ones that qemu currently emulates are 32-bit, so you may
: need to restructure the code as well to support 8-bit.

There's a new AVR32 as well, which is a 32-bit beast.

Warner




reply via email to

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