From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ykw2b-0004Yw-HO for qemu-devel@nongnu.org; Wed, 22 Apr 2015 10:54:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ykw2X-00050I-4S for qemu-devel@nongnu.org; Wed, 22 Apr 2015 10:54:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49931) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ykw2W-0004zu-T6 for qemu-devel@nongnu.org; Wed, 22 Apr 2015 10:54:13 -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 (8.14.4/8.14.4) with ESMTP id t3MEsBcW028449 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 22 Apr 2015 10:54:12 -0400 Message-ID: <5537AF51.8020809@redhat.com> Date: Wed, 22 Apr 2015 08:25:21 -0600 From: Eric Blake MIME-Version: 1.0 References: <1429668155-1606-1-git-send-email-jsnow@redhat.com> <1429668155-1606-2-git-send-email-jsnow@redhat.com> In-Reply-To: <1429668155-1606-2-git-send-email-jsnow@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sJlmxN34LCvIoswqoiviNl4Pw89Uiagn5" Subject: Re: [Qemu-devel] [PATCH 1/5] scripts: qmp-shell: refactor helpers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , qemu-devel@nongnu.org Cc: kchamart@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --sJlmxN34LCvIoswqoiviNl4Pw89Uiagn5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/21/2015 08:02 PM, John Snow wrote: > Refactor the qmp-shell command line processing function > into two components. This will be used to allow sub-expressions, > which will assist us in adding transactional support to qmp-shell. >=20 > Signed-off-by: John Snow > --- > scripts/qmp/qmp-shell | 24 +++++++++++++----------- > 1 file changed, 13 insertions(+), 11 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --sJlmxN34LCvIoswqoiviNl4Pw89Uiagn5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVN69RAAoJEKeha0olJ0NqlsAH+wWp6x9AMgUcsyocsi9ZqvJF kDo1F2c9D4HJq1t7Y7eF6bpVuP1PsAejQP/dpckv7SeHD0/eDpS4bExjvbVcox+L jOm1WMqQr3D56XYmvreTuULsZR8TW/Fhy+vS4LOt7hGBy2FQz6ESJuTlCxtACXS3 0z4kIssiKy3gJuuoVZDS+ruESCIoFNyoZLoaYB6JX5R/huYzmkYKSd2VHQwdi32Z 27YFVqo1SMKIO8FzEwdBFR7mAqC/jgSRAk7sqkFSK5UrURm+LA52HAKbW6xrwAzh 2hnvi44z0v3xYeLzxc55sCfv2mH/Gy3sKlzt2tnSnO9CrLtYHaNIcsSwn2JGDa0= =Acwj -----END PGP SIGNATURE----- --sJlmxN34LCvIoswqoiviNl4Pw89Uiagn5--