From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYkO9-00007M-7F for qemu-devel@nongnu.org; Thu, 28 Aug 2008 12:30:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYkO8-00007A-Kq for qemu-devel@nongnu.org; Thu, 28 Aug 2008 12:30:24 -0400 Received: from [199.232.76.173] (port=50393 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYkO8-000070-Fh for qemu-devel@nongnu.org; Thu, 28 Aug 2008 12:30:24 -0400 Received: from yx-out-1718.google.com ([74.125.44.152]:14669) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYkO8-0004Df-KI for qemu-devel@nongnu.org; Thu, 28 Aug 2008 12:30:24 -0400 Received: by yx-out-1718.google.com with SMTP id 3so229359yxi.82 for ; Thu, 28 Aug 2008 09:30:23 -0700 (PDT) Message-ID: Date: Thu, 28 Aug 2008 19:30:23 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] [sparc64] qemu crashes after the "OpenBIOS for Sparc64" banner is printed In-Reply-To: <48B6CD69.5020101@jermar.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48B6A035.2090105@jermar.eu> <48B6CD69.5020101@jermar.eu> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jakub Jermar Cc: qemu-devel@nongnu.org On 8/28/08, Jakub Jermar wrote: > Blue Swirl wrote: > > > > What host? On my amd64 and using the latest OpenBIOS I get this: > > > > Oops, the host is ia32 and the OpenBIOS is the one from qemu's current > trunk. I will try it on amd64 shortly. It should work on i386 too. It just seems that some bugs on i386 can't be reproduced on amd64 32-bit chroot. > Btw, couldn't you update the openbios version in qemu? It will allow me > to make sure that HelenOS on qemu/sparc64 makes it to the point where > it probes the framebuffer and eventually write a small driver for it. Well, if the firmware configuration device is committed, I'll update OpenBIOS to the new system and then probably update the image. I wouldn't trust the Qemu version of VGA on Sparc64 yet, there could be some wrong assumptions. Once a real kernel can boot, initialize the VGA and preferably start X, then we should know that it's realistic.