[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Qemu as Instruction Set Simulator without any OS
From: |
Anitha Boyapati |
Subject: |
Re: [Qemu-devel] Qemu as Instruction Set Simulator without any OS |
Date: |
Wed, 1 Sep 2010 20:50:18 +0530 |
Hello Jan-Simon,
2010/9/1 Jan-Simon Möller <address@hidden>:
> Am Mittwoch, 1. September 2010, 14:54:41 schrieb Anitha Boyapati:
> [...]
>>
>> My exact requirement is to test a gcc cross-compiler using DejaGnu for
>> a given target (AVR32). While the cross-compiler is ready, there is no
>> simulator. Since there is not much of OS support, I am trying to
>> evaluate if Qemu can still be considered for this purpose.
>
>
> You should ask Bradley Smith (http://brad-smith.co.uk/ ,
> http://brad-smith.co.uk/emul ) .
AVR32 emulator...wow! Emulator with llvm jit is indeed more interesting.
> He did experiment creating "qemu-avr32".
>
I did a quick search. Looks like the emulator for avr32 is probably
not Qemu... Also, most of the support has gone for AP7 series.
Support for UC3 series is what I am looking for.
With regarding to qemu-avr32, Rabin Vincent created an experimental
port for AVR32 (link below). Here again, only AP7 has been supported.
http://lists.gnu.org/archive/html/qemu-devel/2009-10/msg02322.html
Thanks for the links. I will contact Bradley Smith for more details.
Best Regards
Anitha