From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FnzIs-0006Fi-Kk for qemu-devel@nongnu.org; Wed, 07 Jun 2006 10:46:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FnzIr-0006FW-3e for qemu-devel@nongnu.org; Wed, 07 Jun 2006 10:46:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnzIq-0006FT-Tr for qemu-devel@nongnu.org; Wed, 07 Jun 2006 10:46:36 -0400 Received: from [65.74.133.6] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FnzQS-0003N1-Pf for qemu-devel@nongnu.org; Wed, 07 Jun 2006 10:54:29 -0400 From: Paul Brook Subject: Re: [Qemu-devel] I want to add the ARMv6 instructions, who can give some advices? Date: Wed, 7 Jun 2006 15:46:30 +0100 References: <39134b110606070011y1ea95f6bh5e64468bc5b53c04@mail.gmail.com> <200606071435.52969.paul@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606071546.30700.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, jhoger@pobox.com On Wednesday 07 June 2006 15:38, John R. wrote: > Or, someone who hasn't agreed to the contract could implement armv6 > and 7 support. That implies implementing it without looking at the architecture documentation, since the only way to get that documentation is to agree to the licence. I do have access to the architecture documentation, so I probably wouldn't be able to touch that code. ie. I'd be unable to continue working on qemu. Paul