From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTrmc-0001TZ-MS for qemu-devel@nongnu.org; Tue, 16 Sep 2014 08:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTrmU-0005K8-GK for qemu-devel@nongnu.org; Tue, 16 Sep 2014 08:22:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14191) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTrmU-0005JA-78 for qemu-devel@nongnu.org; Tue, 16 Sep 2014 08:22:50 -0400 Message-ID: <54182B8E.7040706@redhat.com> Date: Tue, 16 Sep 2014 06:22:38 -0600 From: Eric Blake MIME-Version: 1.0 References: <1410846680-10708-1-git-send-email-arei.gonglei@huawei.com> <1410846680-10708-3-git-send-email-arei.gonglei@huawei.com> In-Reply-To: <1410846680-10708-3-git-send-email-arei.gonglei@huawei.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AMw7cJ7MV29lo6L8cEONSpRMMFxNSguJH" Subject: Re: [Qemu-devel] [PATCH v2 2/3] qom: add AliasProperty struct poniter for alias property in ObjectProperty List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: arei.gonglei@huawei.com, qemu-devel@nongnu.org Cc: weidong.huang@huawei.com, aliguori@amazon.com, mst@redhat.com, luonengjun@huawei.com, peter.huangpeng@huawei.com, lcapitulino@redhat.com, stefanha@redhat.com, pbonzini@redhat.com, afaerber@suse.de This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --AMw7cJ7MV29lo6L8cEONSpRMMFxNSguJH Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/15/2014 11:51 PM, arei.gonglei@huawei.com wrote: > From: Gonglei >=20 s/poniter/pointer/ in the subject > In this way, we can use target object and get its qdev > property legacy_name etc. >=20 > Cc: Stefan Hajnoczi > Cc: Paolo Bonzini > Cc: Michael S. Tsirkin > Signed-off-by: Gonglei > --- > include/qom/object.h | 8 ++++++++ > qom/object.c | 7 ++----- > 2 files changed, 10 insertions(+), 5 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --AMw7cJ7MV29lo6L8cEONSpRMMFxNSguJH 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 iQEcBAEBCAAGBQJUGCuOAAoJEKeha0olJ0NqC6UIAJxmDgDrr5xa+T4nqRtSKpNa d+1MxvVHLu4Q6+pNXCDh16YA921Yrabn9pYkBPHlWUq+lStwiijxzkTTKti81nLq NTB6sCNCz41kJ0xiZwbNrwHPJhABekUWSR0oJPe15YSED+CQO5da0KYg4FzqxrjB NANVVABdnrz+AmVPJ16I0DnrqUeIeq+M8wPSp8Hf9yxuDJM7XuulSyj+vhLODMoh ckB0MbolpJT87fHEpthpxtIvGjlD/Q5lkLdeviRZwn0WOEPcpcsETCImFY6JdnZj owtFnR3RC6Si0l/wKJUnKDgZbItC6Eh+mHtHuQ12imJbUC2SmcyB/Zt5GadvRP0= =NdIf -----END PGP SIGNATURE----- --AMw7cJ7MV29lo6L8cEONSpRMMFxNSguJH--