From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YperH-0001FL-A4 for qemu-devel@nongnu.org; Tue, 05 May 2015 11:34:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YperE-00024w-4G for qemu-devel@nongnu.org; Tue, 05 May 2015 11:34:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YperD-00024F-UX for qemu-devel@nongnu.org; Tue, 05 May 2015 11:34:04 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 921D98EB4F for ; Tue, 5 May 2015 15:34:03 +0000 (UTC) Message-ID: <5548E2EA.5080708@redhat.com> Date: Tue, 05 May 2015 11:34:02 -0400 From: John Snow MIME-Version: 1.0 References: <1430334844-7015-1-git-send-email-jsnow@redhat.com> <5547C752.3050107@redhat.com> <20150505085215.2e740624@redhat.com> In-Reply-To: <20150505085215.2e740624@redhat.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 0/4] scripts: qmp-shell: add transaction support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org, kchamart@redhat.com On 05/05/2015 08:52 AM, Luiz Capitulino wrote: > I lost track of it. Is v4 a new posting? Yup. Latest with fixes. Eric re-reviewed it all and Kashyap (and I) tested it. --js