Boyapati, Anitha schrieb: > Hello, > > We have a proposal to add support for AVR32 target emulation in Qemu. So far, > we are able to build qemu from sources on windows using Mingw. > > Besides looking at sources for other targets in qemu tar ball, I have gone > through docs for information on how to start adding support for a new target. > I will appreciate if someone can give additional pointers on this. Also, > kindly let me know the rough estimate of adding basic support to a new target > like AVR32. > > There are some threads in Qemu user forums regarding the same. However, link > for Qemu user forums is currently reporting a lost connection to mysql server > (for the past 4 days?). I did a basic search on Qemu developer mailing list > archives and I could not find a relevant thread yet. > > Thanks > Anitha
Hi, are you planning qemu host support for avr32, too? I suppose that running i386 linux binaries on avr32 could be interesting for some users. If yes, TCI (Tiny Code Interpreter) might be a good starting point. Kind regards Stefan