From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9Lhe-0004gK-6u for qemu-devel@nongnu.org; Thu, 08 Jan 2015 17:37:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9LhV-0001nH-1C for qemu-devel@nongnu.org; Thu, 08 Jan 2015 17:37:18 -0500 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:54005) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9LhU-0001mx-Qu for qemu-devel@nongnu.org; Thu, 08 Jan 2015 17:37:08 -0500 Received: by mail-wi0-f180.google.com with SMTP id n3so6333248wiv.1 for ; Thu, 08 Jan 2015 14:37:08 -0800 (PST) Sender: Paolo Bonzini Message-ID: <54AF0690.9040408@redhat.com> Date: Thu, 08 Jan 2015 23:37:04 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1418307457-25996-1-git-send-email-vsementsov@parallels.com> <1418307457-25996-9-git-send-email-vsementsov@parallels.com> <54AEFBFF.6070306@redhat.com> In-Reply-To: <54AEFBFF.6070306@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 8/9] migration: add dirty parameter List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , Vladimir Sementsov-Ogievskiy , qemu-devel@nongnu.org Cc: kwolf@redhat.com, den@openvz.org, stefanha@redhat.com On 08/01/2015 22:51, John Snow wrote: > CC'ing Eric Blake for monitor interface review. See also my review of patch 9. Paolo