From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzRCV-0003Mm-VN for qemu-devel@nongnu.org; Mon, 20 Feb 2012 06:14:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzRCP-0002vc-Vm for qemu-devel@nongnu.org; Mon, 20 Feb 2012 06:14:35 -0500 Received: from relay1.mentorg.com ([192.94.38.131]:36477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzRCP-0002vR-LA for qemu-devel@nongnu.org; Mon, 20 Feb 2012 06:14:29 -0500 Message-ID: <4F422B2C.1010707@mentor.com> Date: Mon, 20 Feb 2012 13:14:52 +0200 From: Alexander Barabash MIME-Version: 1.0 References: <4F3D3F67.9050506@mentor.com> <4F3E2945.3000603@redhat.com> <4F40ECC6.8000603@mentor.com> <4F411D76.9020105@mentor.com> In-Reply-To: <4F411D76.9020105@mentor.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] Revised: Add object_property_get_child(). List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: Paolo Bonzini On 02/19/2012 06:04 PM, Alexander Barabash wrote: > Add object_property_get_child(). Please disregard this patch. object_property_get_link() works for this purpose.