From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDeKn-0006Up-6e for qemu-devel@nongnu.org; Wed, 12 Feb 2014 13:15:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDeKh-0003JP-9e for qemu-devel@nongnu.org; Wed, 12 Feb 2014 13:14:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDeKh-0003I5-06 for qemu-devel@nongnu.org; Wed, 12 Feb 2014 13:14:51 -0500 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 s1CIEoJ0022990 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 12 Feb 2014 13:14:50 -0500 Message-ID: <52FBBA18.8070104@redhat.com> Date: Wed, 12 Feb 2014 11:14:48 -0700 From: Eric Blake MIME-Version: 1.0 References: <1392174313-25921-1-git-send-email-famz@redhat.com> In-Reply-To: <1392174313-25921-1-git-send-email-famz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RsvbHSKoRNgpPdaxcD3BmM93h498Ix4pn" Subject: Re: [Qemu-devel] [PATCH v3] QMP: Allow dot separated dict path arguments in qmp-shell List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: Igor Mammedov , Stefan Hajnoczi , Luiz Capitulino This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RsvbHSKoRNgpPdaxcD3BmM93h498Ix4pn Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/11/2014 08:05 PM, Fam Zheng wrote: > As another convinience to allow using commands that expect a dict as You missed this, even though I pointed it out in v2: s/convinience/convenience/ > argument, this patch adds support for foo.bar=3Dvalue syntax, similar t= o > command line argument style: >=20 > (QEMU) blockdev-add options.driver=3Dfile options.id=3Ddrive1 options= =2Efilename=3D... >=20 > Signed-off-by: Fam Zheng >=20 > --- My python is weak, so take this with a grain of salt: Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --RsvbHSKoRNgpPdaxcD3BmM93h498Ix4pn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJS+7oYAAoJEKeha0olJ0NqX/YH/R2xoOvYJG0YvyTK4WdF+O8B 7YjUfCq1s1mz9p8koiBi1rQ/h4gl3MwmGwWVSe8bPYYzUG81ClfV+uNN40XILlXU wgQ32C13Hba4Adh18xb1TXMuKJo45nYdJQr0d14zX5/YOnDw4cMogxVBJDKy3SpJ TOoAaKcYLV1uMX1Zb59EPH/Ru7mQUWIuJignRby89dd7erQFXyJdlY8+ujC9MlNS cjMytLkTKKszNkUY19OttstMdhnpUctmMjT92VSdFmogwg/hJ2dzhLkO4r8WIvri SyVjSxDxgduQDuL4SHBO2IUTtnBS+BYXRc543Xg44KCmkBYm/mBcj/R0Qb+Z3DI= =vsGk -----END PGP SIGNATURE----- --RsvbHSKoRNgpPdaxcD3BmM93h498Ix4pn--