From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeSXV-00085b-VM for qemu-devel@nongnu.org; Fri, 30 Nov 2012 10:30:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeSXQ-0006Cv-Lv for qemu-devel@nongnu.org; Fri, 30 Nov 2012 10:30:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:23096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeSXQ-0006Ca-E0 for qemu-devel@nongnu.org; Fri, 30 Nov 2012 10:30:00 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qAUFTxFX011456 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 30 Nov 2012 10:29:59 -0500 From: Gerd Hoffmann Date: Fri, 30 Nov 2012 16:29:54 +0100 Message-Id: <1354289397-20961-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-1.3 0/3] 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 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. please pull, Gerd The following changes since commit e9bff10f8db94912b1b0e6e2e3394cae02faf614: event notifier: Fix setup for win32 (2012-11-28 13:33:01 -0600) are available in the git repository at: git://git.kraxel.org/qemu seabios-b1c35f2 Gerd Hoffmann (3): seabios: update to b1c35f2b28cc0c94ebed8176ff61ac0e0b377798 roms: also copy the dsdt when updating seabios. seabios: update binaries in pc-bios/ pc-bios/acpi-dsdt.aml | Bin 0 -> 4540 bytes pc-bios/bios.bin | Bin 131072 -> 131072 bytes roms/Makefile | 1 + roms/seabios | 2 +- 4 files changed, 2 insertions(+), 1 deletions(-) create mode 100644 pc-bios/acpi-dsdt.aml