From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DQ8nI-0002XS-3W for qemu-devel@nongnu.org; Mon, 25 Apr 2005 14:58:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DQ8nH-0002OF-RQ for qemu-devel@nongnu.org; Mon, 25 Apr 2005 14:58:55 -0400 Received: from [129.104.30.34] (helo=mx1.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DQ8pO-0003ew-5j for qemu-devel@nongnu.org; Mon, 25 Apr 2005 15:01:06 -0400 Received: from [84.99.204.62] (62.204.99-84.rev.gaoland.net [84.99.204.62]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ssl.polytechnique.org (Postfix) with ESMTP id D31B93318C for ; Mon, 25 Apr 2005 20:57:33 +0200 (CEST) Message-ID: <426D3E08.509@bellard.org> Date: Mon, 25 Apr 2005 20:59:20 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] x86-64 lacks local APIC References: <3976cdc54e21d49c3ee6ef26d43d0a59@teleline.es> <426C915E.5090803@reactos.com> <426C92FB.7040803@reactos.com> In-Reply-To: <426C92FB.7040803@reactos.com> Content-Type: text/plain; charset=us-ascii; format=flowed 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 I can include the patch with a specific option to enable it. The option will disapear when the hack will be known to be stable. Fabrice. Filip Navara wrote: > Filip Navara wrote: > >> Natalia Portillo wrote: >> >>> Hi! >>> Windows XP AMD64 version complains about there is no local APIC >>> saying that the CPU is not an AMD64 one without it. >> >> >> >> It detects it by reading ACPI tables which isn't supported by QEMU >> atm. I have a hack which makes it working if you're insterested... > > > Here it is. > > - Filip > > > ------------------------------------------------------------------------ > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel