From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HKjJe-0002Dr-Tt for qemu-devel@nongnu.org; Fri, 23 Feb 2007 17:55:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HKjJc-0002Df-J0 for qemu-devel@nongnu.org; Fri, 23 Feb 2007 17:55:01 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HKjJc-0002Dc-Cq for qemu-devel@nongnu.org; Fri, 23 Feb 2007 17:55:00 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HKjJb-0001fy-Pc for qemu-devel@nongnu.org; Fri, 23 Feb 2007 17:55:00 -0500 From: Paul Brook Subject: Re: [Qemu-devel] armv6 support Date: Fri, 23 Feb 2007 22:54:51 +0000 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702232254.54206.paul@codesourcery.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Osvaldo Santana , Rodrigo Vivi , marcio.macedo@gmail.com On Friday 23 February 2007 20:09, Rodrigo Vivi wrote: > Hi all, > > Is there someone working on armv6 support? > I'm very interested to help this development... I already have ARMv6 and ARMv7 implemented, but am unable to release the code. See: http://lists.gnu.org/archive/html/qemu-devel/2006-03/msg00202.html We (CodeSourcery) are negotiating with ARM to have this restriction lifted, but it's slow going. If you want to see ARMv6 support in QEMU please contact ARM directly and encourage them to sort the legal issues out. Paul