From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDd1Z-00060I-48 for qemu-devel@nongnu.org; Thu, 26 Nov 2009 07:00:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDd1T-0005wA-Hj for qemu-devel@nongnu.org; Thu, 26 Nov 2009 07:00:35 -0500 Received: from [199.232.76.173] (port=48515 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDd1T-0005w4-7A for qemu-devel@nongnu.org; Thu, 26 Nov 2009 07:00:31 -0500 Received: from cantor2.suse.de ([195.135.220.15]:56604 helo=mx2.suse.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDd1S-0004iw-Om for qemu-devel@nongnu.org; Thu, 26 Nov 2009 07:00:30 -0500 Message-ID: <4B0E6DD9.5030608@suse.de> Date: Thu, 26 Nov 2009 13:00:25 +0100 From: Alexander Graf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2 References: <20091118200636.GA31947@lst.de> <4B046FEA.2030501@codemonkey.ws> <20091120091231.GA21855@lst.de> <20091120113113.GA26408@lst.de> <450764C8-F59A-411B-9733-07136D97981B@suse.de> <20091123202138.GA9879@lst.de> <5024501E-4BFD-4C6B-8455-20C406948C20@suse.de> <20091123213600.GA12479@lst.de> <4B0CFFD5.1010003@suse.de> <20091126114213.GA31527@lst.de> In-Reply-To: <20091126114213.GA31527@lst.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: Glauber Costa , Avi Kivity , "qemu-devel@nongnu.org" , Juan Quintela Christoph Hellwig wrote: > On Wed, Nov 25, 2009 at 10:58:45AM +0100, Alexander Graf wrote: > >> Ok I just tried to reproduce this using my netbook (32 bits only) and >> your kernel: >> > > Still seeing it using latests qemu.git. Any idea about other information that > might help sorting it out? > Hm - are you using -L pc-bios? Also, maybe there's something in dmesg telling you about an invalid instruction or the likes? Alex