From: Paolo Bonzini <pbonzini@redhat.com>
To: Igor Mitsyanko <i.mitsyanko@samsung.com>
Cc: e.voevodin@samsung.com, qemu-devel@nongnu.org,
kyungmin.park@samsung.com, d.solodkiy@samsung.com,
anthony@codemonkey.ws, m.kozlov@samsung.com
Subject: Re: [Qemu-devel] [PATCH V2 0/2] QOM: small object creation fix
Date: Tue, 28 Feb 2012 13:02:28 +0100 [thread overview]
Message-ID: <4F4CC254.50107@redhat.com> (raw)
In-Reply-To: <1330430231-18778-1-git-send-email-i.mitsyanko@samsung.com>
Il 28/02/2012 12:57, Igor Mitsyanko ha scritto:
> 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(-)
>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Paolo
next prev parent reply other threads:[~2012-02-28 12:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-28 11:57 [Qemu-devel] [PATCH V2 0/2] QOM: small object creation fix Igor Mitsyanko
2012-02-28 11:57 ` [Qemu-devel] [PATCH V2 1/2] qom: if @instance_size==0, assign size of object to parent object size Igor Mitsyanko
2012-02-28 11:57 ` [Qemu-devel] [PATCH V2 2/2] qom/object.c: rename type_class_init() to type_initialize() Igor Mitsyanko
2012-02-28 12:02 ` Paolo Bonzini [this message]
2012-03-13 8:24 ` [Qemu-devel] [PATCH V2 0/2] QOM: small object creation fix Igor Mitsyanko
2012-03-14 21:18 ` Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F4CC254.50107@redhat.com \
--to=pbonzini@redhat.com \
--cc=anthony@codemonkey.ws \
--cc=d.solodkiy@samsung.com \
--cc=e.voevodin@samsung.com \
--cc=i.mitsyanko@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=m.kozlov@samsung.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.