From patchwork Tue May 28 10:28:52 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerd Hoffmann X-Patchwork-Id: 246822 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 70A5C2C02A8 for ; Tue, 28 May 2013 20:29:37 +1000 (EST) Received: from localhost ([::1]:56731 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhH9r-0001ob-Jq for incoming@patchwork.ozlabs.org; Tue, 28 May 2013 06:29:35 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhH9F-0001kI-O5 for qemu-devel@nongnu.org; Tue, 28 May 2013 06:28:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhH9D-0000ID-55 for qemu-devel@nongnu.org; Tue, 28 May 2013 06:28:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31420) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhH9C-0000Ho-S2; Tue, 28 May 2013 06:28:55 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r4SASrdS025842 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 28 May 2013 06:28:54 -0400 Received: from rincewind.home.kraxel.org (ovpn-116-31.ams2.redhat.com [10.36.116.31]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r4SASrNS023584; Tue, 28 May 2013 06:28:53 -0400 Received: by rincewind.home.kraxel.org (Postfix, from userid 500) id B942041659; Tue, 28 May 2013 12:28:52 +0200 (CEST) From: Gerd Hoffmann To: qemu-devel@nongnu.org Date: Tue, 28 May 2013 12:28:52 +0200 Message-Id: <1369736932-16627-3-git-send-email-kraxel@redhat.com> In-Reply-To: <1369736932-16627-1-git-send-email-kraxel@redhat.com> References: <1369736932-16627-1-git-send-email-kraxel@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.25 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: seabios@seabios.org, qemu-stable@nongnu.org, Gerd Hoffmann Subject: [Qemu-devel] [PATCH 2/2] update seabios to release 1.7.2.2 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 git shortlog from 1.7.2.1 Asias He (2): virtio-scsi: Pack struct virtio_scsi_{req_cmd,resp_cmd} virtio-scsi: Set _DRIVER_OK flag before scsi target scanning Kevin O'Connor (1): Cache boot-fail-wait to avoid romfile access after POST. Signed-off-by: Gerd Hoffmann --- pc-bios/bios.bin | Bin 131072 -> 131072 bytes roms/seabios | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin index ec9eeb12c62a511f2e45bfc6fe3af90cc6da0d65..c2a19b8930540db854d3c98c6a271eadc2d12e98 100644 GIT binary patch [ ... snipped to not spam the list ... ] diff --git a/roms/seabios b/roms/seabios index 88cb66e..d4f7d90 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit 88cb66ea542906ffff8a80ef397b9e3adbb33116 +Subproject commit d4f7d90f47462b4e8836899adc5060fbde5253e9