From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FJWqS-0006gg-6E for qemu-devel@nongnu.org; Wed, 15 Mar 2006 09:19:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FJWqQ-0006ft-3R for qemu-devel@nongnu.org; Wed, 15 Mar 2006 09:19:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJWqP-0006fo-TA for qemu-devel@nongnu.org; Wed, 15 Mar 2006 09:19:21 -0500 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 1FJWuq-0004sa-LF for qemu-devel@nongnu.org; Wed, 15 Mar 2006 09:23:57 -0500 From: Paul Brook Subject: Re: [Qemu-devel] Questions on ARM port Date: Wed, 15 Mar 2006 14:19:09 +0000 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603151419.11273.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: "Schwarz, Konrad" Cc: qemu-devel@nongnu.org > > It's a bug in the qemu FIQ bank switching code. Fixed now. > > Oh, great! > > How do I get the patch? http://cvs.savannah.nongnu.org/viewcvs/qemu/target-arm/helper.c?root=qemu&r1=1.4&r2=1.5 Paul