From patchwork Tue Dec 11 07:34:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerd Hoffmann X-Patchwork-Id: 205131 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7B17D2C0081 for ; Tue, 11 Dec 2012 18:34:34 +1100 (EST) Received: from localhost ([::1]:36005 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiKMK-0001TX-5v for incoming@patchwork.ozlabs.org; Tue, 11 Dec 2012 02:34:32 -0500 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 Received: from rincewind.home.kraxel.org (ovpn-116-19.ams2.redhat.com [10.36.116.19]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id qBB7YC3H009268; Tue, 11 Dec 2012 02:34:13 -0500 Received: by rincewind.home.kraxel.org (Postfix, from userid 500) id 4343C40BEF; Tue, 11 Dec 2012 08:34:12 +0100 (CET) From: Gerd Hoffmann To: qemu-devel@nongnu.org Date: Tue, 11 Dec 2012 08:34:11 +0100 Message-Id: <1355211252-1291-1-git-send-email-kraxel@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: Gerd Hoffmann Subject: [Qemu-devel] [PULL 0/1] seabios update X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org 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