From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBmGV-0006bq-2I for qemu-devel@nongnu.org; Wed, 23 Dec 2015 11:27:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBmGR-0004vx-SK for qemu-devel@nongnu.org; Wed, 23 Dec 2015 11:27:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBmGR-0004vE-Md for qemu-devel@nongnu.org; Wed, 23 Dec 2015 11:27:47 -0500 References: <1450744268-25052-1-git-send-email-eblake@redhat.com> <1450744268-25052-14-git-send-email-eblake@redhat.com> <20151223092439.GK14423@ad.usersys.redhat.com> From: Eric Blake Message-ID: <567ACB7D.6050003@redhat.com> Date: Wed, 23 Dec 2015 09:27:41 -0700 MIME-Version: 1.0 In-Reply-To: <20151223092439.GK14423@ad.usersys.redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IfcLwPvS2djUAfT8vg0rlTquuCIvqmrpG" Subject: Re: [Qemu-devel] [PATCH v2 13/14] qapi: Support pretty printing in JSON output visitor List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: Juan Quintela , armbru@redhat.com, Michael Roth , qemu-devel@nongnu.org, Amit Shah , pbonzini@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IfcLwPvS2djUAfT8vg0rlTquuCIvqmrpG Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/23/2015 02:24 AM, Fam Zheng wrote: > On Mon, 12/21 17:31, Eric Blake wrote: >> Similar to pretty printing in the QObject visitor. The rickiest >=20 > "trickiest"? Yep. Fixed in my local tree. >=20 >> parts are the fact that during type_any(), we have to coordinate >> with QObject to also print pretty; and the fact that the testsuite >> now has to honor parameterization on whether pretty printing is >> enabled. >> >> Signed-off-by: Eric Blake >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --IfcLwPvS2djUAfT8vg0rlTquuCIvqmrpG 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/ iQEcBAEBCAAGBQJWest9AAoJEKeha0olJ0NqlaIH/AzpF/Js8iREpFQjoKL/fz+H hognvhCf7VB9L7X2xM03B6CE45qdKf5kDqMChaLUxXziJecYA/s0ppGBKpiQFV9J IZNcogpztysiwuHNlYwEW1iiXirCAiWKzrmjZcey1yu3s3TUb88h7EwB270vwVUP X3HycfWYKsYRwNLWi3lkormMT9kLm/Ksc+PvZF0plK5Qg0JDIOlmbLXONhTl8Thd +to/BYkQ3VlPjV0saHzStIiDek9hDF1Ou1eyRAeTNVWnUWDEHf6cwiCXhyZvlItx 8iogvXb8aJoO+UkHcu+5L4RMYVuxY7GGoGIbvfS0f5NZC7gRbn+csM8r6WZuDx0= =K8SH -----END PGP SIGNATURE----- --IfcLwPvS2djUAfT8vg0rlTquuCIvqmrpG--