All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH v6 0/2] qdev: Detect duplicate device properties
Date: Mon, 18 Mar 2013 13:41:47 +0100	[thread overview]
Message-ID: <51470B8B.7090707@redhat.com> (raw)
In-Reply-To: <1363451962-25952-1-git-send-email-peter.maydell@linaro.org>

Il 16/03/2013 17:39, Peter Maydell ha scritto:
> Detect and abort on duplicate properties in a qdev Property array.
> 
> This patchset actually dates back to October last year (and got
> reviewed then, hence Anthony's r-b tags) but it didn't get applied
> (maybe we were in codefreeze) and I forgot about it. Anyway, I've
> rebased it so here we are again.
> 
> Peter Maydell (2):
>   qom: Detect attempts to add a property that already exists
>   hw/qdev: Abort rather than ignoring errors adding device properties
> 
>  hw/qdev.c    |   10 +++++++---
>  qom/object.c |   13 ++++++++++++-
>  2 files changed, 19 insertions(+), 4 deletions(-)
> 

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

Paolo

      parent reply	other threads:[~2013-03-18 12:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-16 16:39 [Qemu-devel] [PATCH v6 0/2] qdev: Detect duplicate device properties Peter Maydell
2013-03-16 16:39 ` [Qemu-devel] [PATCH v6 1/2] qom: Detect attempts to add a property that already exists Peter Maydell
2013-03-18 14:39   ` Andreas Färber
2013-03-16 16:39 ` [Qemu-devel] [PATCH v6 2/2] hw/qdev: Abort rather than ignoring errors adding device properties Peter Maydell
2013-03-18 12: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=51470B8B.7090707@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=patches@linaro.org \
    --cc=peter.maydell@linaro.org \
    --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.