From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32825) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDMoh-0005nZ-I6 for qemu-devel@nongnu.org; Tue, 11 Feb 2014 18:32:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDMoc-0002ft-62 for qemu-devel@nongnu.org; Tue, 11 Feb 2014 18:32:39 -0500 Received: from mout.web.de ([212.227.15.14]:54034) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDMob-0002fa-Sb for qemu-devel@nongnu.org; Tue, 11 Feb 2014 18:32:34 -0500 Received: from envy.site ([84.148.54.90]) by smtp.web.de (mrweb102) with ESMTPSA (Nemesis) id 0MYeuk-1Vi2C20XOU-00VPZU for ; Wed, 12 Feb 2014 00:32:32 +0100 Message-ID: <52FAB30F.3010701@web.de> Date: Wed, 12 Feb 2014 00:32:31 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <52F958C4.4040401@ilande.co.uk> In-Reply-To: <52F958C4.4040401@ilande.co.uk> Content-Type: text/plain; charset=ISO-8859-1 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: Mark Cave-Ayland , Artyom Tarasenko Cc: qemu-ppc@nongnu.org, =?ISO-8859-1?Q?Herv=E9_Poussineau?= , qemu-devel Am 10.02.2014 23:55, schrieb Mark Cave-Ayland: > 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? Unfortunately yes. Earlier this week I made some progress towards a buildable and commitable patchset for OHW - once agreed on, we'll need to go through the same process as you do for OpenBIOS for a submodule before we can continue with the remainder of the patchset that relies on it. http://repo.or.cz/w/openhackware.git does not yet link for me. If there's any part of the Raven patchset or other PReP patches that don't rely on changes to our unholy OHW blob, do let me know. Regards, Andreas