From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8LE8-0001qk-IY for qemu-devel@nongnu.org; Wed, 11 Nov 2009 16:59:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8LE3-0001nU-Kq for qemu-devel@nongnu.org; Wed, 11 Nov 2009 16:59:43 -0500 Received: from [199.232.76.173] (port=54760 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8LE3-0001n7-8o for qemu-devel@nongnu.org; Wed, 11 Nov 2009 16:59:39 -0500 Received: from mx20.gnu.org ([199.232.41.8]:53626) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N8LE3-0003hq-0B for qemu-devel@nongnu.org; Wed, 11 Nov 2009 16:59:39 -0500 Received: from mail.codesourcery.com ([38.113.113.100]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8LE1-0000gi-K8 for qemu-devel@nongnu.org; Wed, 11 Nov 2009 16:59:37 -0500 From: Paul Brook Subject: Re: [Qemu-devel] arm, mips and mipsel broken Date: Wed, 11 Nov 2009 21:59:28 +0000 References: <20091110205040.GF9052@hall.aurel32.net> <200911111828.03660.paul@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200911112159.28631.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Blue Swirl , Aurelien Jarno > > This is latent breakage introduced by 45a50b1. > > See commits 97fe84f5 (makes breakage obvious) and f2d7497 (fixed ARM). > > MIPS still needs fixing. > > I can't find 97fe84f5 or f2d7497, what commits are those? http://git.savannah.gnu.org/cgit/qemu.git/commit/?id=97fe84f5 http://git.savannah.gnu.org/cgit/qemu.git/commit/?id=f2d7497 Paul