From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fxv5X-0000Jn-KU for qemu-devel@nongnu.org; Tue, 04 Jul 2006 20:17:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fxv5V-0000Jb-5r for qemu-devel@nongnu.org; Tue, 04 Jul 2006 20:17:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fxv5V-0000JY-1I for qemu-devel@nongnu.org; Tue, 04 Jul 2006 20:17:53 -0400 Received: from [206.251.247.157] (helo=mail.allcaps.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FxvJH-0008LI-Ko for qemu-devel@nongnu.org; Tue, 04 Jul 2006 20:32:07 -0400 Message-ID: <44AB052D.1080806@allcaps.org> Date: Tue, 04 Jul 2006 17:17:49 -0700 From: Andrew Lentvorski MIME-Version: 1.0 Subject: Re: [Qemu-devel] ARM9 emulation? References: <44AAF751.50605@allcaps.org> <200607050036.55448.paul@codesourcery.com> In-Reply-To: <200607050036.55448.paul@codesourcery.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org Paul Brook wrote: > On Wednesday 05 July 2006 00:18, Andrew Lentvorski wrote: >> 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. > > You didn't look very hard. From http://www.qemu.org/qemu-doc.html#SEC46: > > "The ARM Integrator/CP board is emulated with the following devices: > > * ARM926E or ARM1026E CPU" Ah. I stand corrected. You might want to put an ARM9 or ARM7 as a separate word somewhere on the page. Putting "qemu arm9" into any of the search engines provides nothing useful. -a