From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kq7Jg-0005Ak-LT for qemu-devel@nongnu.org; Wed, 15 Oct 2008 10:25:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kq7Jc-00059n-0s for qemu-devel@nongnu.org; Wed, 15 Oct 2008 10:25:36 -0400 Received: from [199.232.76.173] (port=39253 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kq7Jb-00059b-MB for qemu-devel@nongnu.org; Wed, 15 Oct 2008 10:25:31 -0400 Received: from mail-gx0-f19.google.com ([209.85.217.19]:52323) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kq7Jb-0006Du-Ff for qemu-devel@nongnu.org; Wed, 15 Oct 2008 10:25:31 -0400 Received: by gxk12 with SMTP id 12so6597106gxk.10 for ; Wed, 15 Oct 2008 07:25:29 -0700 (PDT) Message-ID: <761ea48b0810150725p3e5bffb7i7676d32bba1860cf@mail.gmail.com> Date: Wed, 15 Oct 2008 16:25:28 +0200 From: "Laurent Desnogues" Subject: Re: [Qemu-devel] Qemu for ARM11 In-Reply-To: <48F5E414.7090904@evidence.eu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48F5E414.7090904@evidence.eu.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 On Wed, Oct 15, 2008 at 2:37 PM, Claudio Scordino wrote: > > I'm wondering if Qemu supports ARM11 or not. >>From an instruction set point of view, yes. From a system point of view I can't say. > I have toolchain for ARM11 and I need to know if the Qemu fully supports > such architecture. Give it a try and tell us if you have issues. Laurent