From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCgZs-0003As-JZ for qemu-devel@nongnu.org; Mon, 23 Nov 2009 16:36:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCgZn-0003AC-Um for qemu-devel@nongnu.org; Mon, 23 Nov 2009 16:36:08 -0500 Received: from [199.232.76.173] (port=55567 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCgZn-0003A7-Of for qemu-devel@nongnu.org; Mon, 23 Nov 2009 16:36:03 -0500 Received: from verein.lst.de ([213.95.11.210]:51091) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1NCgZn-0002VU-9K for qemu-devel@nongnu.org; Mon, 23 Nov 2009 16:36:03 -0500 Date: Mon, 23 Nov 2009 22:36:00 +0100 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2 Message-ID: <20091123213600.GA12479@lst.de> References: <20091118190254.GA29771@lst.de> <4B045144.10806@codemonkey.ws> <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5024501E-4BFD-4C6B-8455-20C406948C20@suse.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Juan Quintela , Glauber Costa , "qemu-devel@nongnu.org" , Avi Kivity , Christoph Hellwig On Mon, Nov 23, 2009 at 10:28:44PM +0100, Alexander Graf wrote: > >Is this on an x86_64 box or i386? I can boot the same kernel with > >upstream qemu on another box with an x86_64 kernel and qemu. > > I only test things on x86_64. so you're saying it breaks on an i586 > host? Yes, both guest and host are 32 bit.