From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0RVT-0003P0-31 for qemu-devel@nongnu.org; Fri, 27 Jun 2014 04:27:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0RVO-0007Ps-6j for qemu-devel@nongnu.org; Fri, 27 Jun 2014 04:27:39 -0400 Received: from mail-lb0-f176.google.com ([209.85.217.176]:44474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0RVO-0007Ph-0j for qemu-devel@nongnu.org; Fri, 27 Jun 2014 04:27:34 -0400 Received: by mail-lb0-f176.google.com with SMTP id w7so3783740lbi.35 for ; Fri, 27 Jun 2014 01:27:33 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <53acfecd.c842e00a.6a5f.45f1SMTPIN_ADDED_BROKEN@mx.google.com> References: <53acfecd.c842e00a.6a5f.45f1SMTPIN_ADDED_BROKEN@mx.google.com> From: Peter Maydell Date: Fri, 27 Jun 2014 09:27:12 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] Reverse execution and deterministic replay List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Dovgaluk Cc: Paolo Bonzini , QEMU Developers On 27 June 2014 06:18, Pavel Dovgaluk wrote: > Our implementation is completely tested for qemu 1.5 and is in beta state for 2.0.50. Note that you should post patches against current QEMU master; patches against old releases like 1.5 are not something we could use. thanks -- PMM