From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCznB-0006no-7j for qemu-devel@nongnu.org; Mon, 10 Feb 2014 17:57:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCzn5-0006bZ-0O for qemu-devel@nongnu.org; Mon, 10 Feb 2014 17:57:33 -0500 Message-ID: <52F958C4.4040401@ilande.co.uk> Date: Mon, 10 Feb 2014 22:55:00 +0000 From: Mark Cave-Ayland MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH v3 09/10] raven: fix PCI bus accesses with size > 1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Artyom Tarasenko Cc: qemu-ppc@nongnu.org, =?ISO-8859-1?Q?Andreas_F=E4rber?= , =?ISO-8859-1?Q?Herv=E9_Poussineau?= , =?ISO-8859-1?Q?Andreas_F=E4rber?= , qemu-devel On 10/02/14 22:46, Artyom Tarasenko wrote: > On Tue, Nov 5, 2013 at 12:09 AM, Hervé Poussineau wrote: >> Signed-off-by: Hervé Poussineau > > Without this patch PReP is broken really bad. Was going to submit the > same fix, and then found that the bug was already fixed 4 months ago. > > Hope it helps getting it closer to master: > > Tested-by: Artyom Tarasenko What happened to the rest of the PReP patchset in the end? Is it still stuck waiting on someone to rebuild OHW? ATB, Mark.