From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bB62U-00048E-SH for qemu-devel@nongnu.org; Thu, 09 Jun 2016 15:54:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bB62P-0001Ju-Pw for qemu-devel@nongnu.org; Thu, 09 Jun 2016 15:54:49 -0400 Received: from mail-lf0-x241.google.com ([2a00:1450:4010:c07::241]:35623) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bB62P-0001Jq-IH for qemu-devel@nongnu.org; Thu, 09 Jun 2016 15:54:45 -0400 Received: by mail-lf0-x241.google.com with SMTP id w130so1245196lfd.2 for ; Thu, 09 Jun 2016 12:54:45 -0700 (PDT) References: <1465412133-3029-1-git-send-email-cota@braap.org> From: Sergey Fedorov Message-ID: <5759C982.8000208@gmail.com> Date: Thu, 9 Jun 2016 22:54:42 +0300 MIME-Version: 1.0 In-Reply-To: <1465412133-3029-1-git-send-email-cota@braap.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v7 00/15] tb hash improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Emilio G. Cota" , QEMU Developers , MTTCG Devel Cc: =?UTF-8?Q?Alex_Benn=c3=a9e?= , Paolo Bonzini , Richard Henderson On 08/06/16 21:55, Emilio G. Cota wrote: > v6 on qemu-devel: > https://lists.gnu.org/archive/html/qemu-devel/2016-05/msg04251.html > > All changes in this iteration come from comments by Sergey > unless otherwise noted. All patches are checkpatch-clean > once false positives are taken into account. > > Now this great stuff looks pretty good. No more comments from my site. Kind regards, Sergey