qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V2 0/2] QOM: small object creation fix


From: Igor Mitsyanko
Subject: Re: [Qemu-devel] [PATCH V2 0/2] QOM: small object creation fix
Date: Tue, 13 Mar 2012 12:24:22 +0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.27) Gecko/20120216 Thunderbird/3.1.19

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: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]