From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK4om-0002bO-5N for qemu-devel@nongnu.org; Fri, 15 Jan 2016 08:53:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aK4oi-0001Jf-VF for qemu-devel@nongnu.org; Fri, 15 Jan 2016 08:53:32 -0500 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:34341) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK4oi-0001JJ-L5 for qemu-devel@nongnu.org; Fri, 15 Jan 2016 08:53:28 -0500 Received: by mail-wm0-x234.google.com with SMTP id u188so24019251wmu.1 for ; Fri, 15 Jan 2016 05:53:28 -0800 (PST) References: <87oacqd7v9.fsf@linaro.org> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Fri, 15 Jan 2016 13:53:24 +0000 Message-ID: <87bn8nc5kb.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] Status of my hacks on the MTTCG WIP branch List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pranith Kumar Cc: MTTCG Devel , Paolo Bonzini , alvise rigo , QEMU Developers , KONRAD Frederic Pranith Kumar writes: > Hi Alex, > > On Tue, Jan 12, 2016 at 12:29 PM, Alex Bennée > wrote: > >> > https://github.com/stsquad/qemu/tree/mttcg/multi_tcg_v8_wip_ajb_fix_locks >> > > I built this branch and ran an arm64 guest. It seems to be failing > similarly to what I reported earlier: Hi Pranith, Can you try this branch: https://github.com/stsquad/qemu/tree/mttcg/multi_tcg_v8_wip_ajb_fix_locks-r1 I think I've caught all the things likely to screw up addressing. -- Alex Bennée