From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTY3u-0002oV-4p for qemu-devel@nongnu.org; Thu, 14 Jun 2018 15:38:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTY2q-00017U-5M for qemu-devel@nongnu.org; Thu, 14 Jun 2018 15:37:38 -0400 Received: from mail-pl0-x22a.google.com ([2607:f8b0:400e:c01::22a]:36928) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fTY2p-00015p-Iz for qemu-devel@nongnu.org; Thu, 14 Jun 2018 15:36:31 -0400 Received: by mail-pl0-x22a.google.com with SMTP id 31-v6so4080667plc.4 for ; Thu, 14 Jun 2018 12:36:31 -0700 (PDT) References: <1526945967-9687-1-git-send-email-cota@braap.org> <20180602002905.GA19122@flamenco> <87vab1zip9.fsf@linaro.org> <87r2l9z074.fsf@linaro.org> From: Richard Henderson Message-ID: Date: Thu, 14 Jun 2018 09:36:26 -1000 MIME-Version: 1.0 In-Reply-To: <87r2l9z074.fsf@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v3 00/17] tcg: tb_lock removal redux v3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Alex_Benn=c3=a9e?= , "Emilio G. Cota" Cc: qemu-devel@nongnu.org, Paolo Bonzini On 06/14/2018 08:34 AM, Alex Bennée wrote: >>> You can fetch v4 from: >>> https://github.com/cota/qemu/tree/tb-lock-removal-redux-v4 >> >> I've just spun up v4 and it still works on aarch64 and now also passes >> the coldfire test rich passed me. So have a: >> >> Tested-by: Alex Bennée >> >> For those two. > > Ping, Richard are you happy with the fix? Yes; just sent a PR including v4. It survived a couple of overnight stress-tests. I did miss your T-B from this thread though; whoops. r~