From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37491) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erolv-0002Nq-8y for qemu-devel@nongnu.org; Fri, 02 Mar 2018 12:47:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erolu-0004UJ-HX for qemu-devel@nongnu.org; Fri, 02 Mar 2018 12:47:07 -0500 Received: from mail-ot0-x231.google.com ([2607:f8b0:4003:c0f::231]:40421) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1erolu-0004Tz-Bw for qemu-devel@nongnu.org; Fri, 02 Mar 2018 12:47:06 -0500 Received: by mail-ot0-x231.google.com with SMTP id l12so9433903otj.7 for ; Fri, 02 Mar 2018 09:47:06 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <94eef4a24e618d73f9f23a88dd270123d48954d4.1520010339.git.alistair.francis@xilinx.com> From: Peter Maydell Date: Fri, 2 Mar 2018 17:46:45 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH v1 1/2] target/arm: Add a cluster size property List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alistair Francis Cc: QEMU Developers On 2 March 2018 at 17:35, Alistair Francis wrote: > Ok will fix. I'll send a V2 out straight away, as today is my last day > and it'd be great if I could get this done. Sure -- if there are any further nits in v2 I'll just fix them up when I put it into target-arm.next. -- PMM