From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hibrf-0003A5-G2 for qemu-devel@nongnu.org; Mon, 30 Apr 2007 15:48:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hibrc-00039p-QT for qemu-devel@nongnu.org; Mon, 30 Apr 2007 15:48:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hibrc-00039g-Jk for qemu-devel@nongnu.org; Mon, 30 Apr 2007 15:48:48 -0400 Received: from e1.ny.us.ibm.com ([32.97.182.141]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HiblO-0002dr-Mr for qemu-devel@nongnu.org; Mon, 30 Apr 2007 15:42:22 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e1.ny.us.ibm.com (8.13.8/8.13.8) with ESMTP id l3UJgH4X016340 for ; Mon, 30 Apr 2007 15:42:17 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l3UJgHpm532972 for ; Mon, 30 Apr 2007 15:42:17 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l3UJgGhs028889 for ; Mon, 30 Apr 2007 15:42:17 -0400 Message-ID: <46364693.8090608@us.ibm.com> Date: Mon, 30 Apr 2007 14:42:11 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Fixing ACPI for Vista -- Source code for bios.bin vs. bochs CVS? References: <8FFF7E42E93CC646B632AB40643802A80282EDB7@scsmsx412.amr.corp.intel.com> <200704302011.45291.paul@codesourcery.com> In-Reply-To: <200704302011.45291.paul@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; 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 Cc: kvm-devel@lists.sourceforge.net, "Nakajima, Jun" Paul Brook wrote: > On Monday 30 April 2007, Nakajima, Jun wrote: > >> We found a way to get 32-bit Vista up on KVM by fixing bios.bin. And I >> think it should be helpful to qemu as well. However, I'm not sure if the >> binary file has been created simply by applying bios.diff to the latest >> bochs CVS tree (actually I doubt it). >> > > What makes you think this won't work? Have you tried it? > This has worked for me in the past. Regards, Anthony Liguori > Paul > > > >