From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpjEL-0007WS-O1 for qemu-devel@nongnu.org; Tue, 05 May 2015 16:14:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpjEI-0006aI-Bi for qemu-devel@nongnu.org; Tue, 05 May 2015 16:14:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpjEI-0006Zh-5H for qemu-devel@nongnu.org; Tue, 05 May 2015 16:14:10 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t45KE9NV020461 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 5 May 2015 16:14:09 -0400 Date: Tue, 5 May 2015 16:14:07 -0400 From: Luiz Capitulino Message-ID: <20150505161407.6324c3db@redhat.com> In-Reply-To: <5548E2EA.5080708@redhat.com> References: <1430334844-7015-1-git-send-email-jsnow@redhat.com> <5547C752.3050107@redhat.com> <20150505085215.2e740624@redhat.com> <5548E2EA.5080708@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: John Snow Cc: qemu-devel@nongnu.org, kchamart@redhat.com On Tue, 05 May 2015 11:34:02 -0400 John Snow wrote: > > > 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. OK, I'm queuing it for my next pass over my qmp-patches mailbox.