From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xyyv6-0003z7-9f for qemu-devel@nongnu.org; Thu, 11 Dec 2014 03:16:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xyyuy-0000zQ-PM for qemu-devel@nongnu.org; Thu, 11 Dec 2014 03:16:20 -0500 Received: from mail.ispras.ru ([83.149.199.45]:53848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xyyuy-0000zC-I1 for qemu-devel@nongnu.org; Thu, 11 Dec 2014 03:16:12 -0500 From: "Pavel Dovgaluk" References: <20141208075255.7108.19079.stgit@PASHA-ISP> <20141208075345.7108.48047.stgit@PASHA-ISP> <548733CC.8020600@redhat.com> <3ab3715f40132ba0fa4b8b31af216a@ip-10-0-3-130> <5487F91D.5000508@redhat.com> In-Reply-To: <5487F91D.5000508@redhat.com> Date: Thu, 11 Dec 2014 11:16:12 +0300 Message-ID: <000001d0151a$bac8a8f0$3059fad0$@Dovgaluk@ispras.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Language: ru Subject: Re: [Qemu-devel] [RFC PATCH v6 08/32] icount: implement icount requesting List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Paolo Bonzini' Cc: qemu-devel@nongnu.org > From: Paolo Bonzini [mailto:paolo.bonzini@gmail.com] On Behalf Of Paolo Bonzini > On 10/12/2014 07:35, Pavel Dovgalyuk wrote: > > No, it worked well and I deleted _nocache version of that function. > > But I still need _raw one to get the instructions counter. > > Oh, great. This patch can also go in early. What's the next? Will you upstream some of the patches to simplify reviewing of the others? Pavel Dovgalyuk