From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CmXAY-0008N7-6V for qemu-devel@nongnu.org; Thu, 06 Jan 2005 07:55:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CmXAX-0008Mv-Os for qemu-devel@nongnu.org; Thu, 06 Jan 2005 07:55:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmXAX-0008Ms-M8 for qemu-devel@nongnu.org; Thu, 06 Jan 2005 07:55:13 -0500 Received: from [212.238.201.82] (helo=xi.wantstofly.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CmWyJ-00052k-9I for qemu-devel@nongnu.org; Thu, 06 Jan 2005 07:42:35 -0500 Date: Thu, 6 Jan 2005 13:42:34 +0100 From: Lennert Buytenhek Subject: Re: [Qemu-devel] x86_64 target Message-ID: <20050106124234.GA954@xi.wantstofly.org> References: <41D9E0BB.1070202@bellard.org> <20050106121024.GA937@xi.wantstofly.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050106121024.GA937@xi.wantstofly.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, Jan 06, 2005 at 01:10:24PM +0100, Lennert Buytenhek wrote: > > As a small gift for this new year, here is an initial implementation of > > the x86_64 target in QEMU. It is a "work in progress" as usual, but it > > works enough to boot an x86_64 Linux kernel (I used the one available at > > http://bochs.sourceforge.net/guestos/linux.x86-64.bzImage). > > It seems to boot the Fedora Core 3 x86_64 kernel fine as well (which > is based on 2.6.9-something.) Now to test userland.. When trying to start bash (init=/bin/bash) it spews endless numbers of these just after 'Freeing unused kernel memory:' sh[1]: segfault at ffffffff95560b9a rip ffffffff95560b9a rsp 0000007fbffff7f0 error 4 --L