From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HR7hE-0004fW-TH for qemu-devel@nongnu.org; Tue, 13 Mar 2007 10:09:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HR7hC-0004f7-8H for qemu-devel@nongnu.org; Tue, 13 Mar 2007 10:09:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HR7hB-0004f1-Vx for qemu-devel@nongnu.org; Tue, 13 Mar 2007 09:09:46 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HR7gP-0003hK-3Q for qemu-devel@nongnu.org; Tue, 13 Mar 2007 10:08:57 -0400 From: Paul Brook Subject: Re: [Qemu-devel] PATCH: allow Sparc hosts to run arm/mips/sparc-softmmu Date: Tue, 13 Mar 2007 14:08:48 +0000 References: <7605281.1173794497806.JavaMail.root@eastrmwml08.mgt.cox.net> In-Reply-To: <7605281.1173794497806.JavaMail.root@eastrmwml08.mgt.cox.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703131408.48926.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: qemu-devel@nongnu.org, sol10x86@cox.net On Tuesday 13 March 2007 14:01, Ben Taylor wrote: > This patch fixes crashes when testing with arm-test-0.2.tar.gz and > mips-test-0.2.tar.gz. Without the patch, both arm-test and mips-test > segfault when trying to boot. I don't believe this is correct. You're going to have to come up with a fairly convincing argument to get a patch like this accepted. "don't seem to like this very much" is not a useful comment. Paul