From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJ8X4-00066X-0C for qemu-devel@nongnu.org; Fri, 11 Dec 2009 11:39:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJ8Wy-00062L-PX for qemu-devel@nongnu.org; Fri, 11 Dec 2009 11:39:53 -0500 Received: from [199.232.76.173] (port=53900 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJ8Wy-00062I-KA for qemu-devel@nongnu.org; Fri, 11 Dec 2009 11:39:48 -0500 Received: from verein.lst.de ([213.95.11.210]:56080) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1NJ8Wy-0002bl-7d for qemu-devel@nongnu.org; Fri, 11 Dec 2009 11:39:48 -0500 Date: Fri, 11 Dec 2009 17:39:44 +0100 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2 Message-ID: <20091211163944.GA30312@lst.de> References: <20091123202138.GA9879@lst.de> <5024501E-4BFD-4C6B-8455-20C406948C20@suse.de> <20091123213600.GA12479@lst.de> <4B0CFFD5.1010003@suse.de> <20091126114213.GA31527@lst.de> <4B0E6DD9.5030608@suse.de> <20091126121855.GA336@lst.de> <4B0E7376.3020907@suse.de> <20091130185028.GA1495@lst.de> <4B1414F2.6030901@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B1414F2.6030901@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Juan Quintela , Glauber Costa , "qemu-devel@nongnu.org" , Alexander Graf , Christoph Hellwig On Mon, Nov 30, 2009 at 08:54:42PM +0200, Avi Kivity wrote: > Strange - qemu -kernel has zero interaction with the host kernel. It's > a totally normal boot process. Well, it's entirely reproducable. Any idea how to make progress on this? It really keeps me from making progress on doing any qemu development. Note that simply reverting bios.bin and pcbios.bin to the old pcbios binaries does not fix the latests git tree anymore.