In message: <[EMAIL PROTECTED]>
"Martin Guy" <[EMAIL PROTECTED]> 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
_______________________________________________
Qemu-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/qemu-devel