From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NiyV3-0005gA-9N for qemu-devel@nongnu.org; Sat, 20 Feb 2010 18:12:37 -0500 Received: from [199.232.76.173] (port=46666 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiyV2-0005fi-Sn for qemu-devel@nongnu.org; Sat, 20 Feb 2010 18:12:36 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NiyV1-0005cc-Li for qemu-devel@nongnu.org; Sat, 20 Feb 2010 18:12:36 -0500 Received: from [71.162.243.5] (port=48649 helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NiyV1-0005cW-Di for qemu-devel@nongnu.org; Sat, 20 Feb 2010 18:12:35 -0500 From: Rob Landley Date: Sat, 20 Feb 2010 17:12:22 -0600 References: <201002110520.07620.rob@landley.net> <201002201238.17811.rob@landley.net> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002201712.23628.rob@landley.net> Subject: [Qemu-devel] Re: Fun with sparc (was Re: qemu-ppc can't run static uClibc binaries.) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org, Paolo Bonzini , Artyom Tarasenko On Saturday 20 February 2010 15:59:31 Blue Swirl wrote: > > I've got 2.6.32 booting to a command prompt (albeit with serial console > > and intentionall restricted set of hardware). But then it misbehaves. > > > > I'll try getting 2.6.18 to build with a known .config, and then bisect > > forward if that seems to work... > > Good plan. Bisecting backwards could be interesting too, to find out > which releases are actually working out of the box. I started by iterating through the release versions. It's working up through 2.6.28, then 2.6.29 has the out of memory error in my init script. Bisecting now... Rob -- Latency is more important than throughput. It's that simple. - Linus Torvalds