From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1cJK-00046C-VD for qemu-devel@nongnu.org; Tue, 01 Nov 2016 12:53:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1cJG-0005xQ-5I for qemu-devel@nongnu.org; Tue, 01 Nov 2016 12:53:19 -0400 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:37994) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c1cJF-0005xF-Uf for qemu-devel@nongnu.org; Tue, 01 Nov 2016 12:53:14 -0400 Received: by mail-wm0-x22a.google.com with SMTP id n67so297382563wme.1 for ; Tue, 01 Nov 2016 09:53:13 -0700 (PDT) References: <20161027151030.20863-1-alex.bennee@linaro.org> <20161027151030.20863-29-alex.bennee@linaro.org> <87shrbzsgv.fsf@gmail.com> <877f8ny77l.fsf@linaro.org> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Tue, 01 Nov 2016 16:53:11 +0000 Message-ID: <87ziljw39k.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v5 28/33] cputlb: make tlb_flush_by_mmuidx safe for MTTCG List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pranith Kumar Cc: Paolo Bonzini , qemu-devel , MTTCG Devel , KONRAD =?utf-8?B?RnLDqWQ=?= =?utf-8?B?w6lyaWM=?= , alvise rigo , "Emilio G. Cota" , nikunj@linux.vnet.ibm.com, Mark Burton , Jan Kiszka , Sergey Fedorov , Richard Henderson , Peter Maydell , Claudio Fontana , Peter Crosthwaite Pranith Kumar writes: > On Tue, Nov 1, 2016 at 3:45 AM, Alex Bennée wrote: > >> >> Odd. I'll look into it. What was you configure string and host architecture? >> > > It's a plain configure string, nothing special: > > $ ../configure --target-list=aarch64-softmmu > > But I did rebase your patches on master, May be something new in the > tree tripped this? Yeah, I'll look for a fix with dynamic page sizes when I re-base. -- Alex Bennée