From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiKM5-0001TM-Jl for qemu-devel@nongnu.org; Tue, 11 Dec 2012 02:34:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiKM3-0000Hn-NJ for qemu-devel@nongnu.org; Tue, 11 Dec 2012 02:34:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:62726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiKM3-0000HV-ER for qemu-devel@nongnu.org; Tue, 11 Dec 2012 02:34:15 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qBB7YDhr015181 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 11 Dec 2012 02:34:14 -0500 From: Gerd Hoffmann Date: Tue, 11 Dec 2012 08:34:11 +0100 Message-Id: <1355211252-1291-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] seabios update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, This pull updates seabios, bringing the q35 updates which missed the 1.3 boat and a fix for the winxp bsod due to the irq 8 ressource conflict. please pull, Gerd The following changes since commit 1c97e303d4ea80a2691334b0febe87a50660f99d: Merge remote-tracking branch 'afaerber/qom-cpu' into staging (2012-12-10 08:35:15 -0600) are available in the git repository at: git://git.kraxel.org/qemu seabios-e8a76b0 Gerd Hoffmann (1): seabios: update to e8a76b0f225bba5ba9d63ab227e0a37b3beb1059 pc-bios/acpi-dsdt.aml | Bin 4540 -> 4438 bytes pc-bios/bios.bin | Bin 131072 -> 262144 bytes pc-bios/q35-acpi-dsdt.aml | Bin 0 -> 7458 bytes roms/seabios | 2 +- 4 files changed, 1 insertions(+), 1 deletions(-) create mode 100644 pc-bios/q35-acpi-dsdt.aml