From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJETr-0000ag-Tg for qemu-devel@nongnu.org; Wed, 16 Jul 2008 17:24:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJETq-0000aM-Pg for qemu-devel@nongnu.org; Wed, 16 Jul 2008 17:24:11 -0400 Received: from [199.232.76.173] (port=44752 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJETq-0000aH-Mw for qemu-devel@nongnu.org; Wed, 16 Jul 2008 17:24:10 -0400 Received: from rv-out-0708.google.com ([209.85.198.241]:29185) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJETq-0006j1-Hj for qemu-devel@nongnu.org; Wed, 16 Jul 2008 17:24:10 -0400 Received: by rv-out-0708.google.com with SMTP id f25so4678720rvb.22 for ; Wed, 16 Jul 2008 14:24:09 -0700 (PDT) Message-ID: <761ea48b0807161424r547b5e80k3450a9b79e566776@mail.gmail.com> Date: Wed, 16 Jul 2008 23:24:09 +0200 From: "Laurent Desnogues" Subject: Re: [Qemu-devel] ARM v7 support In-Reply-To: <487E3FA0.9090600@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <487E3945.7070107@canonical.com> <20080716182529.GB8782@xi.wantstofly.org> <487E3FA0.9090600@canonical.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, Jul 16, 2008 at 8:36 PM, Chris Gregan wrote: > Understood. I am specifically interested in Cortex. Cortex-A8 (ARMv7-A) and Cortex-M3 (ARMv7-M) are both supported. If you need more details about the exact support, you need to be more precise :-) Laurent