From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REJrh-0001kc-2u for qemu-devel@nongnu.org; Thu, 13 Oct 2011 07:54:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REJrb-00082r-2L for qemu-devel@nongnu.org; Thu, 13 Oct 2011 07:54:20 -0400 Message-ID: <4E96D218.5040700@suse.de> Date: Thu, 13 Oct 2011 13:57:12 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1318482630-574-1-git-send-email-david@gibson.dropbear.id.au> In-Reply-To: <1318482630-574-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: David Gibson Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org On 10/13/2011 07:10 AM, David Gibson wrote: > This patch is a general update to the SLOF firmware image used on the > pseries machine. This doesn't contain updates for specific features but > contains a number of bugfixes and enhancements in the main SLOF tree from > Thomas Huth. > > Signed-off-by: David Gibson Thanks, applied. Alex