All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: anthony@codemonkey.ws, qemu-devel@nongnu.org,
	stefanha@redhat.com, afaerber@suse.de
Subject: Re: [Qemu-devel] [PATCH 0/4] qom: add helpers for integer properties
Date: Mon, 23 Sep 2013 12:41:04 +0200	[thread overview]
Message-ID: <52401AC0.8050200@redhat.com> (raw)
In-Reply-To: <1379834193-27842-1-git-send-email-mst@redhat.com>

Il 22/09/2013 09:16, Michael S. Tsirkin ha scritto:
> Add helper functions for adding read-only properties, that work in the
> case where the value is in memory.
> 
> Michael S. Tsirkin (4):
>   qemu: add Error to typedefs
>   qom: pull in qemu/typedefs
>   qom: cleanup struct Error references
>   qom: add pointer to int property helpers
> 
>  include/qemu/typedefs.h |  1 +
>  include/qom/object.h    | 73 +++++++++++++++++++++++++++++++------------------
>  qom/object.c            | 56 +++++++++++++++++++++++++++++++++++++
>  3 files changed, 104 insertions(+), 26 deletions(-)
> 

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>

      parent reply	other threads:[~2013-09-23 10:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-22  7:16 [Qemu-devel] [PATCH 0/4] qom: add helpers for integer properties Michael S. Tsirkin
2013-09-22  7:16 ` [Qemu-devel] [PATCH 1/4] qemu: add Error to typedefs Michael S. Tsirkin
2013-09-22  7:16 ` [Qemu-devel] [PATCH 2/4] qom: pull in qemu/typedefs Michael S. Tsirkin
2013-09-22  7:16 ` [Qemu-devel] [PATCH 3/4] qom: cleanup struct Error references Michael S. Tsirkin
2013-09-22  7:16 ` [Qemu-devel] [PATCH 4/4] qom: add pointer to int property helpers Michael S. Tsirkin
2013-09-23 10:41 ` Paolo Bonzini [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=52401AC0.8050200@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=afaerber@suse.de \
    --cc=anthony@codemonkey.ws \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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.