From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpXXS-0001dy-KC for qemu-devel@nongnu.org; Tue, 05 May 2015 03:45:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpXXP-000311-Jx for qemu-devel@nongnu.org; Tue, 05 May 2015 03:45:10 -0400 Date: Tue, 5 May 2015 17:13:48 +1000 From: David Gibson Message-ID: <20150505071348.GN14090@voom.redhat.com> References: <1429858066-12088-1-git-send-email-bharata@linux.vnet.ibm.com> <1429858066-12088-17-git-send-email-bharata@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qYrsQHciA3Wqs7Iv" Content-Disposition: inline In-Reply-To: <1429858066-12088-17-git-send-email-bharata@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [RFC PATCH v3 16/24] qom: Introduce object_has_no_children() API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bharata B Rao Cc: mdroth@linux.vnet.ibm.com, aik@ozlabs.ru, agraf@suse.de, qemu-devel@nongnu.org, qemu-ppc@nongnu.org, tyreld@linux.vnet.ibm.com, nfont@linux.vnet.ibm.com, imammedo@redhat.com, afaerber@suse.de --qYrsQHciA3Wqs7Iv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 24, 2015 at 12:17:38PM +0530, Bharata B Rao wrote: > This QOM API can be used to check of an object has any child objects > associated with it. >=20 > Needed by PowerPC CPU hotplug code to release parent CPU core and > socket objects only after ascertaining that they don't have any child > objects. >=20 > Signed-off-by: Bharata B Rao Reviewed-by: David Gibson Another one which might be worth posting independently of the powerpc hotplug series. --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --qYrsQHciA3Wqs7Iv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVSG2sAAoJEGw4ysog2bOSB5oP/32JjT02yzqVyzLo8lXlIriq TvtTORLlcHVBH0euf1mqliyst714Ubqo5Beh70ji9DkGt4pru598ksnDVDbOE2Fq OIPwNLcVk6AHULM7Mp/e7e4//RNvcTNR1SV8q/CG2Xf/D2phGQ7w9J7BCMTDRSh3 SyhryM298d2lwvJ244MnWfo+XtCaR574QCyKroCHwJKhOfKAHTdJzEhlHgxrXinR aJ71LOswedPNU5VXwcEJ7bwlZW5vAv9Wxmi43gZqKJhbSq178lNfN2u97UQijDFm xFRIH/XVUh41jbMFGNLtF+dYMcTUjMOwsF57RevRREM+MTpfEn3AWXaTe+kPd2h9 Tcst8ezVRxVOV8uHrHZiHYZMCyhUeKXa12EgXWSl+LDiii45UYo3AeT9t+5ZTmUH 5frKCgGkKiBgxrIV+oDUM3MjQHvQ5O038pllWYXr7g4aKwBc4+m1We1MmwQbFtSz daG57iIjk9P1bv4VrDRoy/qpET8/TcRSx3IB9BolpszBB7nq4bPRW/wxuPVz+0tT ILoNcatAphS9hDB+oNCbA6RKBjaQwZonPGmFXWHgvF+t/e7pdBhy7oWSrikX6Cv7 QdoOEfi9yDpHWAe36d2LKJv0fsUuNHQDRu8i6UFg+sLL9w9mgSN1qfTLWcn69f5J jc7TucqeopfHD9SKw5GK =IGYY -----END PGP SIGNATURE----- --qYrsQHciA3Wqs7Iv--