From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FxuAJ-0003ek-U9 for qemu-devel@nongnu.org; Tue, 04 Jul 2006 19:18:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FxuAI-0003aU-27 for qemu-devel@nongnu.org; Tue, 04 Jul 2006 19:18:47 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FxuAH-0003aI-T6 for qemu-devel@nongnu.org; Tue, 04 Jul 2006 19:18:45 -0400 Received: from [206.251.247.157] (helo=mail.allcaps.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FxuO3-0004JP-UM for qemu-devel@nongnu.org; Tue, 04 Jul 2006 19:33:00 -0400 Received: from [127.0.0.1] (mail.allcaps.org [206.251.247.157]) by mail.allcaps.org (Postfix) with ESMTP id 91DB3D93EE for ; Tue, 4 Jul 2006 16:18:43 -0700 (PDT) Message-ID: <44AAF751.50605@allcaps.org> Date: Tue, 04 Jul 2006 16:18:41 -0700 From: Andrew Lentvorski MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] ARM9 emulation? 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 I was looking at the Qemu sites, but I didn't see a particularly clear discussion of what version(s) or ARM instructions can be emulated. ARM7 (ARMv7) seems to be emulated. Is there anything beyond that? Thanks, -a