From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkGWi-0004XG-EJ for qemu-devel@nongnu.org; Thu, 08 Oct 2015 15:06:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkGWf-0002fu-2W for qemu-devel@nongnu.org; Thu, 08 Oct 2015 15:06:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkGWe-0002dj-TH for qemu-devel@nongnu.org; Thu, 08 Oct 2015 15:06:49 -0400 References: <1444313344-16196-1-git-send-email-berrange@redhat.com> <1444313344-16196-4-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <5616BEC1.1060106@redhat.com> Date: Thu, 8 Oct 2015 13:06:41 -0600 MIME-Version: 1.0 In-Reply-To: <1444313344-16196-4-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xJe4EgfFWUTTN7JG3dM1bxmRqsocu35UG" Subject: Re: [Qemu-devel] [PATCH v3 3/5] vl: convert machine help to use object_property_foreach 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) --xJe4EgfFWUTTN7JG3dM1bxmRqsocu35UG 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 > --- > vl.c | 37 ++++++++++++++++++++++--------------- > 1 file changed, 22 insertions(+), 15 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --xJe4EgfFWUTTN7JG3dM1bxmRqsocu35UG 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/ iQEcBAEBCAAGBQJWFr7BAAoJEKeha0olJ0NqcTMIAI6M7e6kNnbqqE4kB5VtGiJN hdj8msY+WVwuw+6Ad4xupS3z6N7Zi+1OLIRP0nf517Qf0st+FXECFpF3FQTQwkSz 80eHvElh10MflwBMRtiBNotfKserkFsF4xZ06Xc4bwAwv7Msd9wAmqni6T8JqMCD bQlAybxaMOwo5BfhBAG23gQvQeVN8KXysYCA/HBBTpxyM49dy5wcDtfXuhxbiaJR y1Ehs9yQ4EoSSpNLJlNxQS+iQhh7BnAjAsaSI1B7KCUFoZ0LSxw6a0W4dtX/exEq ZG8iBCdciB4vUjb2RFbxgtZxYGoi/1UPeU9NPAoqyOGAoZ9QtWGWKecHicDrPZA= =KI0o -----END PGP SIGNATURE----- --xJe4EgfFWUTTN7JG3dM1bxmRqsocu35UG--