From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49779 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqnVt-0003fA-Ti for qemu-devel@nongnu.org; Wed, 01 Sep 2010 09:38:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqnVP-0001gx-0c for qemu-devel@nongnu.org; Wed, 01 Sep 2010 09:37:39 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:42577 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OqnVO-0001ge-Jc for qemu-devel@nongnu.org; Wed, 01 Sep 2010 09:37:34 -0400 From: "Jan-Simon =?iso-8859-1?q?M=F6ller?=" Subject: Re: [Qemu-devel] Qemu as Instruction Set Simulator without any OS Date: Wed, 1 Sep 2010 15:37:29 +0200 References: <4C7E46AB.1010006@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201009011537.29940.dl9pf@gmx.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Robin Randhawa , Anitha Boyapati 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 ) . He did experiment creating "qemu-avr32". Best, Jan-Simon