qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Igor Mitsyanko <i.mitsyanko@samsung.com>
Cc: e.voevodin@samsung.com, qemu-devel@nongnu.org,
	kyungmin.park@samsung.com, d.solodkiy@samsung.com,
	pbonzini@redhat.com, m.kozlov@samsung.com
Subject: Re: [Qemu-devel] [PATCH V2 0/2] QOM: small object creation fix
Date: Wed, 14 Mar 2012 16:18:22 -0500	[thread overview]
Message-ID: <4F610B1E.4090309@codemonkey.ws> (raw)
In-Reply-To: <1330430231-18778-1-git-send-email-i.mitsyanko@samsung.com>

On 02/28/2012 05:57 AM, Igor Mitsyanko wrote:
> Eliminate impossibility of creating objects of types with @instance_size == 0.

Applied all.  Thanks.

Regards,

Anthony Liguori

>
> 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(-)
>

      parent reply	other threads:[~2012-03-14 21:18 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 ` [Qemu-devel] [PATCH V2 0/2] QOM: small object creation fix Paolo Bonzini
2012-03-13  8:24 ` Igor Mitsyanko
2012-03-14 21:18 ` Anthony Liguori [this message]

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=4F610B1E.4090309@codemonkey.ws \
    --to=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=pbonzini@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).