From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1I1U-0005tv-Jg for qemu-devel@nongnu.org; Fri, 23 Oct 2009 07:09:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1I1S-0005t4-SG for qemu-devel@nongnu.org; Fri, 23 Oct 2009 07:09:32 -0400 Received: from [199.232.76.173] (port=57903 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1I1S-0005t0-L8 for qemu-devel@nongnu.org; Fri, 23 Oct 2009 07:09:30 -0400 Received: from mail.nomovok.com ([83.150.122.238]:37753) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N1I1S-0002GX-6u for qemu-devel@nongnu.org; Fri, 23 Oct 2009 07:09:30 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.nomovok.com (Postfix) with ESMTP id 28943AC09C for ; Fri, 23 Oct 2009 14:09:27 +0300 (EEST) Received: from mail.nomovok.com ([127.0.0.1]) by localhost (mail.nomovok.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uyL5BlqQKyfn for ; Fri, 23 Oct 2009 14:09:22 +0300 (EEST) Received: from [91.153.176.190] (a91-153-176-190.elisa-laajakaista.fi [91.153.176.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.nomovok.com (Postfix) with ESMTPSA id DB55EAC04E for ; Fri, 23 Oct 2009 14:09:21 +0300 (EEST) Message-ID: <4AE18EDE.40108@nomovok.com> Date: Fri, 23 Oct 2009 14:09:18 +0300 From: Pablo Virolainen MIME-Version: 1.0 Subject: Re: [Qemu-devel] Support for new target emulator References: <0F5F73E36031FD46AD3F2E6948F0C0A001DFDE56@frimb01.corp.atmel.com> In-Reply-To: <0F5F73E36031FD46AD3F2E6948F0C0A001DFDE56@frimb01.corp.atmel.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-devel@nongnu.org Boyapati, Anitha kirjoitti: > 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. The forums are up. (for some reason the database didn't come up automatically after reboot) Pablo