From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH7cF-0000sY-Jl for qemu-devel@nongnu.org; Thu, 07 Jan 2016 05:16:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aH7cE-0003Ne-Qc for qemu-devel@nongnu.org; Thu, 07 Jan 2016 05:16:23 -0500 Received: from mail-vk0-x22d.google.com ([2607:f8b0:400c:c05::22d]:36682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aH7cE-0003NY-ML for qemu-devel@nongnu.org; Thu, 07 Jan 2016 05:16:22 -0500 Received: by mail-vk0-x22d.google.com with SMTP id n1so16977232vkb.3 for ; Thu, 07 Jan 2016 02:16:22 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1450916731-5968-1-git-send-email-Andrew.Baumann@microsoft.com> <20151231011338.GA1289@haysend> <20160107000931.GI6200@haysend> From: Peter Maydell Date: Thu, 7 Jan 2016 10:16:02 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v2 0/7] Raspberry Pi 2 support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrew Baumann Cc: Peter Crosthwaite , "qemu-devel@nongnu.org" , =?UTF-8?Q?Piotr_Kr=C3=B3l?= On 7 January 2016 at 04:47, Andrew Baumann wrote: > Thanks for the pointer. It would be nice to get this in for Pi > (particularly for newer pi1 kernels, as they have started using > the optimised memcmp in the kernel) but it's not on my critical path. > Would a Tested-By help? Somebody needs to actually send the patches to the mailing list... (Personally I would prefer the BE32 support as per Paolo's original patch, since for review you end up needing to think about all the combinations, but we'll see.) thanks -- PMM