From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPafN-0004Fp-RQ for qemu-devel@nongnu.org; Wed, 12 Aug 2015 14:22:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPafK-0002Bl-La for qemu-devel@nongnu.org; Wed, 12 Aug 2015 14:22:21 -0400 Received: from mx5-phx2.redhat.com ([209.132.183.37]:34146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPafK-0002Bg-Dw for qemu-devel@nongnu.org; Wed, 12 Aug 2015 14:22:18 -0400 Date: Wed, 12 Aug 2015 14:22:11 -0400 (EDT) From: Paolo Bonzini Message-ID: <192108343.11397819.1439403731077.JavaMail.zimbra@redhat.com> In-Reply-To: <87zj1wfjx0.fsf@linaro.org> References: <1439220437-23957-1-git-send-email-fred.konrad@greensocs.com> <1439220437-23957-8-git-send-email-fred.konrad@greensocs.com> <55CB862E.2090507@greensocs.com> <87zj1wfjx0.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH V7 07/19] protect TBContext with tb_lock. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?utf-8?Q?Benn=C3=A9e?= Cc: mttcg@greensocs.com, mark burton , a rigo , qemu-devel@nongnu.org, guillaume delbergue , Frederic Konrad > Are you likely to push a v8 this week (or a temp branch?) with this and > any other obvious fixes? I appreciate Paolo has given you a not-so-small > pile of review comments as well so I wasn't looking for a complete new > patch set! FWIW, reviews of the patches I posted a hour or two ago are welcome. Most of them are either very simple, just documentation, or straight out of v7. Paolo