From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgEOB-0000JI-A4 for qemu-devel@nongnu.org; Wed, 05 Dec 2012 07:47:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TgEO5-0003Fx-0Y for qemu-devel@nongnu.org; Wed, 05 Dec 2012 07:47:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TgEO4-0003Fs-QA for qemu-devel@nongnu.org; Wed, 05 Dec 2012 07:47:40 -0500 Message-ID: <50BF425C.4040208@redhat.com> Date: Wed, 05 Dec 2012 13:47:24 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1354289397-20961-1-git-send-email-kraxel@redhat.com> <50BF26C8.4060708@fnarfbargle.com> In-Reply-To: <50BF26C8.4060708@fnarfbargle.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL for-1.3 0/3] seabios update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brad Campbell Cc: qemu-devel@nongnu.org On 12/05/12 11:49, Brad Campbell wrote: > On 30/11/12 23:29, Gerd Hoffmann wrote: >> Hi, >> >> This pull updates seabios to current master. The seabios q35 patches >> didn't land upstream yet so they miss the boat unfortunaly. As this >> update brings an important regression fix we can't wait for them and >> risk to not update seabios for 1.3. So here we go with the latest and >> greatest seabios bits. >> > > This update has broken my existing Windows XP Guests. > The machines bluescreen on boot with a 0x0000007E in ACPI.SYS. Try passing -no-hpet and see if this helps. cheers, Gerd