From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaHsT-0007FR-0s for qemu-devel@nongnu.org; Fri, 11 Sep 2015 02:32:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaHsM-0000FD-Km for qemu-devel@nongnu.org; Fri, 11 Sep 2015 02:32:04 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:34722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaHsM-0000F8-Ek for qemu-devel@nongnu.org; Fri, 11 Sep 2015 02:31:58 -0400 Received: by wicfx3 with SMTP id fx3so52060966wic.1 for ; Thu, 10 Sep 2015 23:31:58 -0700 (PDT) Sender: Paolo Bonzini References: <20150907084005.1664.19540.stgit@PASHA-ISP> <45193.409038666$1441951862@news.gmane.org> From: Paolo Bonzini Message-ID: <55F27556.1060505@redhat.com> Date: Fri, 11 Sep 2015 08:31:50 +0200 MIME-Version: 1.0 In-Reply-To: <45193.409038666$1441951862@news.gmane.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v17 00/21] Deterministic replay core List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Dovgaluk , qemu-devel@nongnu.org Cc: edgar.iglesias@xilinx.com, peter.maydell@linaro.org, igor.rubinov@gmail.com, mark.burton@greensocs.com, real@ispras.ru, batuzovk@ispras.ru, maria.klimushenkova@ispras.ru, hines@cert.org, alex.bennee@linaro.org, fred.konrad@greensocs.com On 11/09/2015 07:52, Pavel Dovgaluk wrote: > Paolo, > > Are these patches good enough? Haven't reviewed them as I already have a 50 patch queue. I will look at them next week. I can already tell you that I'd like some comments in front of clock warp calls, but that can be added as a follow up. Paolo