From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkEAu-0005lQ-2i for qemu-devel@nongnu.org; Thu, 08 Oct 2015 12:36:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkEAA-00021n-P4 for qemu-devel@nongnu.org; Thu, 08 Oct 2015 12:36:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkEAA-000213-Ad for qemu-devel@nongnu.org; Thu, 08 Oct 2015 12:35:26 -0400 References: <1444313344-16196-1-git-send-email-berrange@redhat.com> <1444313344-16196-3-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <56169B4C.5000608@redhat.com> Date: Thu, 8 Oct 2015 10:35:24 -0600 MIME-Version: 1.0 In-Reply-To: <1444313344-16196-3-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nIgU3B8uwjViII39ob7J5oo6SXch0iM2q" Subject: Re: [Qemu-devel] [PATCH v3 2/5] qmp: convert to use object_property_foreach iterators List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Pavel Fedin , =?UTF-8?Q?Andreas_F=c3=a4rber?= This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --nIgU3B8uwjViII39ob7J5oo6SXch0iM2q Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/08/2015 08:09 AM, Daniel P. Berrange wrote: > Rather than directly traversing the object property list, > use the object_property_foreach iterator. This removes a > dependancy on the implementation approach for properties. s/dependancy/dependency/ >=20 > Signed-off-by: Daniel P. Berrange > --- > qmp.c | 103 ++++++++++++++++++++++++++++++++++++++--------------------= -------- > 1 file changed, 59 insertions(+), 44 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --nIgU3B8uwjViII39ob7J5oo6SXch0iM2q 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/ iQEcBAEBCAAGBQJWFptMAAoJEKeha0olJ0NqqqIH/R2xFVg3mP5NLbPSnfZ2r1r+ hVbPS11WhyinO//G5JNBjBsaFhCK1+QHKSbP6mqNEn4OlfqdRC2HmcAz8OxpdJrU eu4xxcrcszzutvX8tjPdTghaR8ofbnJm0Py5HQ7QImX3AJI8MFX+/71DB26LG/DT oW9YYLp3Wd6y3XLjbAdbaq8ho2Bux6EdXbYfQ2mjgUpOhE1nG6cBKlHBKuGeb/xt fjC5r51/PI9IdkM0nItEbIMZdGGlmqZh9xNV4SM7Pz1w3msl7cfaBXBKDamCGCzP oq8SWqptoVnhfZ+1xut26qMJcpFB/Mn+tTEhxfFPUryaOaJPAHfq4b8Hlo+GxL0= =6jX9 -----END PGP SIGNATURE----- --nIgU3B8uwjViII39ob7J5oo6SXch0iM2q--