From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3k3B-00035E-Kz for qemu-devel@nongnu.org; Wed, 14 Sep 2011 03:38:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3k36-0000UP-80 for qemu-devel@nongnu.org; Wed, 14 Sep 2011 03:38:29 -0400 Sender: Paolo Bonzini Message-ID: <4E7059E3.2090603@redhat.com> Date: Wed, 14 Sep 2011 09:38:11 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1314854020-5911-1-git-send-email-david@gibson.dropbear.id.au> In-Reply-To: <1314854020-5911-1-git-send-email-david@gibson.dropbear.id.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] pseries: Update SLOF firmware image List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-ppc@nongnu.org, qemu-devel On 09/01/2011 07:13 AM, David Gibson wrote: > The current SLOF firmware for the pseries machine has a bug in SCSI > condition handling that was exposed by recent updates to qemu's SCSI > emulation. This patch updates the SLOF image to one with the bug fixed. Ping for this and http://permalink.gmane.org/gmane.comp.emulators.qemu/114461 Paolo