From patchwork Tue Apr 17 09:46:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerd Hoffmann X-Patchwork-Id: 153101 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 4E37BB7000 for ; Tue, 17 Apr 2012 19:46:21 +1000 (EST) Received: from localhost ([::1]:45322 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK4zL-00074k-8B for incoming@patchwork.ozlabs.org; Tue, 17 Apr 2012 05:46:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK4zE-00074C-FT for qemu-devel@nongnu.org; Tue, 17 Apr 2012 05:46:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SK4zB-0000eh-Jd for qemu-devel@nongnu.org; Tue, 17 Apr 2012 05:46:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK4zB-0000eE-85 for qemu-devel@nongnu.org; Tue, 17 Apr 2012 05:46:09 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q3H9k73F027140 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 17 Apr 2012 05:46:07 -0400 Received: from rincewind.home.kraxel.org (ovpn-116-48.ams2.redhat.com [10.36.116.48]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q3H9k6XZ022375; Tue, 17 Apr 2012 05:46:07 -0400 Received: by rincewind.home.kraxel.org (Postfix, from userid 500) id 675B14029B; Tue, 17 Apr 2012 11:46:06 +0200 (CEST) From: Gerd Hoffmann To: qemu-devel@nongnu.org Date: Tue, 17 Apr 2012 11:46:06 +0200 Message-Id: <1334655966-19556-2-git-send-email-kraxel@redhat.com> In-Reply-To: <1334655966-19556-1-git-send-email-kraxel@redhat.com> References: <1334655966-19556-1-git-send-email-kraxel@redhat.com> X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.132.183.28 Cc: Gerd Hoffmann Subject: [Qemu-devel] [PATCH] seabios: update to 1.7.0 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 Update roms/seabios and pc-bios/bios.bin to the 1.7.0 release. Most noticable new feature is virtio-scsi support. Signed-off-by: Gerd Hoffmann --- pc-bios/bios.bin | Bin 131072 -> 131072 bytes roms/seabios | 2 +- 2 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin index e1f3923681492bbd6a005924f5becf2f948d61e0..5734ae5d77708227820fb893887c79e2969be4a3 100644 GIT binary patch delta 58499 [ snipped to not spam the list ] diff --git a/roms/seabios b/roms/seabios index 2e8bd61..a026308 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit 2e8bd611ce4e1e36b5a80c9ca6e256e23802f095 +Subproject commit a0263083cb4cda172832fbc916dc1417ee930574