From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBPXn-0007Pt-Vm for qemu-devel@nongnu.org; Fri, 20 Nov 2009 04:12:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBPXg-0007K5-SO for qemu-devel@nongnu.org; Fri, 20 Nov 2009 04:12:41 -0500 Received: from [199.232.76.173] (port=49189 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBPXg-0007Jg-Ls for qemu-devel@nongnu.org; Fri, 20 Nov 2009 04:12:36 -0500 Received: from verein.lst.de ([213.95.11.210]:54805) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1NBPXg-00089N-C1 for qemu-devel@nongnu.org; Fri, 20 Nov 2009 04:12:36 -0500 Date: Fri, 20 Nov 2009 10:12:31 +0100 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2 Message-ID: <20091120091231.GA21855@lst.de> References: <1258059195-17582-1-git-send-email-agraf@suse.de> <20091118190254.GA29771@lst.de> <4B045144.10806@codemonkey.ws> <20091118200636.GA31947@lst.de> <4B046FEA.2030501@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B046FEA.2030501@codemonkey.ws> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Juan Quintela , Glauber Costa , Alexander Graf , qemu-devel@nongnu.org, Avi Kivity , Christoph Hellwig On Wed, Nov 18, 2009 at 04:06:34PM -0600, Anthony Liguori wrote: > I assume you set prefix with your configure as opposed to make install > DESTDIR? Yes. It's configured the following way: ./configure \ --target-list=x86_64-softmmu \ --kerneldir=/home/hch/work/linux-2.6 \ --prefix=/opt/qemu > If so, can you post your kernel/initrd somewhere so we can try > to reproduce? No initrd, and the kernel is here: http://www.kernel.org/pub/linux/kernel/people/hch/misc/bzImage