From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BFGYw-0000Lv-0d for qemu-devel@nongnu.org; Sun, 18 Apr 2004 13:58:38 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BFGYO-0008Gq-Cm for qemu-devel@nongnu.org; Sun, 18 Apr 2004 13:58:35 -0400 Received: from [62.210.158.46] (helo=teheran.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BFGYN-0008Ez-Uk for qemu-devel@nongnu.org; Sun, 18 Apr 2004 13:58:04 -0400 Subject: Re: [Qemu-devel] QEMU 0.5.3 release From: "J. Mayer" In-Reply-To: References: Content-Type: text/plain Message-Id: <1082311082.28998.17.camel@rapid> Mime-Version: 1.0 Date: Sun, 18 Apr 2004 19:58:03 +0200 Content-Transfer-Encoding: 7bit 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 Tue, 2004-04-13 at 18:00, Martin Garton wrote: > On Sun, 4 Apr 2004, Fabrice Bellard wrote: > > > - initial x86-64 host support (Gwenole Beauchesne) > > Does this mean it will soon be possible to compile and run qemu on amd64 > emulating x86? > > Or is there still a lot to do? There are some assumptions in softmmu that addresses are 32 bits long. I sent a patch to Fabrice to handle those problems: I'm now able to launch PPC system emulation on an Athlon64. I cannot test user emulation, for now, because it doesn't link. It seems that the linker script assumes to be on an opteron, not an Athlon64 (the Athlon64 MMU is only 48 bits...) but I didn't tried to fix it for now. Regards. -- J. Mayer Never organized