From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7N1z-0006dc-3o for qemu-devel@nongnu.org; Tue, 13 Mar 2012 04:24:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7N1x-0007xm-65 for qemu-devel@nongnu.org; Tue, 13 Mar 2012 04:24:30 -0400 Received: from mailout4.w1.samsung.com ([210.118.77.14]:65098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7N1x-0007x3-0h for qemu-devel@nongnu.org; Tue, 13 Mar 2012 04:24:29 -0400 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from euspt2 ([210.118.77.14]) by mailout4.w1.samsung.com (Sun Java(tm) System Messaging Server 6.3-8.04 (built Jul 29 2009; 32bit)) with ESMTP id <0M0T00IO1E0N3550@mailout4.w1.samsung.com> for qemu-devel@nongnu.org; Tue, 13 Mar 2012 08:24:23 +0000 (GMT) Received: from [106.109.8.162] by spt2.w1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPA id <0M0T00ANZE0NZJ@spt2.w1.samsung.com> for qemu-devel@nongnu.org; Tue, 13 Mar 2012 08:24:23 +0000 (GMT) Date: Tue, 13 Mar 2012 12:24:22 +0400 From: Igor Mitsyanko In-reply-to: <1330430231-18778-1-git-send-email-i.mitsyanko@samsung.com> Message-id: <4F5F0436.5060000@samsung.com> References: <1330430231-18778-1-git-send-email-i.mitsyanko@samsung.com> Subject: Re: [Qemu-devel] [PATCH V2 0/2] QOM: small object creation fix Reply-To: i.mitsyanko@samsung.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, anthony@codemonkey.ws, d.solodkiy@samsung.com On 02/28/2012 03:57 PM, Igor Mitsyanko wrote: > Eliminate impossibility of creating objects of types with @instance_size == 0. > > v1->v2: type's instance size now initialized during type initialization. > type_class_init() renamed (in additional patch) > > Igor Mitsyanko (2): > qom: if @instance_size==0, assign size of object to parent object > size > qom/object.c: rename type_class_init() to type_initialize() > > qom/object.c | 27 +++++++++++++++++++++------ > 1 files changed, 21 insertions(+), 6 deletions(-) > ping -- Mitsyanko Igor ASWG, Moscow R&D center, Samsung Electronics email: i.mitsyanko@samsung.com