From patchwork Thu Dec 20 07:24:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerd Hoffmann X-Patchwork-Id: 207619 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 E045A2C00AC for ; Thu, 20 Dec 2012 18:53:18 +1100 (EST) Received: from localhost ([::1]:59971 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlawN-0008TB-Oa for incoming@patchwork.ozlabs.org; Thu, 20 Dec 2012 02:53:15 -0500 Received: from eggs.gnu.org ([208.118.235.92]:38885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlawG-0008Sv-PP for qemu-devel@nongnu.org; Thu, 20 Dec 2012 02:53:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TlawF-0000VE-LM for qemu-devel@nongnu.org; Thu, 20 Dec 2012 02:53:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TlawF-0000V6-Dt for qemu-devel@nongnu.org; Thu, 20 Dec 2012 02:53:07 -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 qBK7r5Vq013256 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 20 Dec 2012 02:53:06 -0500 Received: from rincewind.home.kraxel.org (ovpn-116-25.ams2.redhat.com [10.36.116.25]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id qBK7P0S5019872; Thu, 20 Dec 2012 02:25:01 -0500 Received: by rincewind.home.kraxel.org (Postfix, from userid 500) id 02EFF4171A; Thu, 20 Dec 2012 08:24:59 +0100 (CET) From: Gerd Hoffmann To: qemu-devel@nongnu.org Date: Thu, 20 Dec 2012 08:24:58 +0100 Message-Id: <1355988299-5830-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] update seabios 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, One more seabios update, fixing the FreeBSD build failure. please pull, Gerd The following changes since commit 914606d26e654d4c01bd5186f4d05e3fd445e219: Merge remote-tracking branch 'stefanha/trivial-patches' into staging (2012-12-18 15:41:43 -0600) are available in the git repository at: git://git.kraxel.org/qemu seabios-a810e4e Gerd Hoffmann (1): Update seabios to a810e4e72a0d42c7bc04eda57382f8e019add901 pc-bios/acpi-dsdt.aml | Bin 4438 -> 4521 bytes pc-bios/bios.bin | Bin 262144 -> 131072 bytes pc-bios/q35-acpi-dsdt.aml | Bin 7458 -> 7458 bytes roms/seabios | 2 +- 4 files changed, 1 insertions(+), 1 deletions(-)