From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ymdc4-0006YI-FH for qemu-devel@nongnu.org; Mon, 27 Apr 2015 03:37:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ymdby-0008F5-4D for qemu-devel@nongnu.org; Mon, 27 Apr 2015 03:37:56 -0400 Received: from greensocs.com ([193.104.36.180]:58990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ymdbx-0008EK-J1 for qemu-devel@nongnu.org; Mon, 27 Apr 2015 03:37:50 -0400 Message-ID: <553DE749.5010503@greensocs.com> Date: Mon, 27 Apr 2015 09:37:45 +0200 From: Frederic Konrad MIME-Version: 1.0 References: <1421428797-23697-1-git-send-email-fred.konrad@greensocs.com> <87wq22bvmd.fsf@linaro.org> <551532CF.600@greensocs.com> <0ACA9B57-1DC6-4C75-8FA4-DEAA701B1E94@greensocs.com> <5527F444.7060808@greensocs.com> <55379366.9070304@greensocs.com> <87wq126e8z.fsf@linaro.org> <87vbgm6e4s.fsf@linaro.org> In-Reply-To: <87vbgm6e4s.fsf@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC 00/10] MultiThread TCG. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QWxleCBCZW5uw6ll?= Cc: mttcg@listserver.greensocs.com, Peter Maydell , Jan Kiszka , Mark Burton , Alexander Graf , QEMU Developers , Paolo Bonzini On 23/04/2015 17:46, Alex Benn=C3=A9e wrote: > Alex Benn=C3=A9e writes: > >> Frederic Konrad writes: >> > >>> Does that makes sense? >>> >>> BTW here is the repository: >>> git clone git@git.greensocs.com:fkonrad/mttcg.git -b multi_tcg_v4 >> Is there a non-authenticated read-only http or git:// access to this r= epo? > I should have done some poking first! I found it at: > > http://git.greensocs.com/fkonrad/mttcg.git > > Thanks for making your tree available, it will help with the review and > playing around. > Hi Alex, Thanks for looking at this/testing it. I currently try to fix tb_invalidate, I'll let you know when it'll be=20 ready/pushed to the server. Thanks, Fred