qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Markus Armbruster <armbru@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v2 2/2] hw: Inline the qdev_prop_set_drive_nofail() wrapper
Date: Thu, 10 Dec 2015 16:50:35 +0000	[thread overview]
Message-ID: <CAFEAcA8AF711txscMa2S7uw3BqNh3AUdykB6GakHRayYkXwUDQ@mail.gmail.com> (raw)
In-Reply-To: <1449764955-10741-3-git-send-email-armbru@redhat.com>

On 10 December 2015 at 16:29, Markus Armbruster <armbru@redhat.com> wrote:
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  hw/arm/nseries.c                 |  4 ++--
>  hw/block/fdc.c                   | 15 ++++++++++-----
>  hw/block/nand.c                  |  2 +-
>  hw/core/qdev-properties-system.c |  6 ------
>  hw/ide/qdev.c                    |  3 ++-
>  hw/isa/pc87312.c                 |  8 ++++----
>  hw/ppc/spapr.c                   |  3 ++-
>  include/hw/qdev-properties.h     |  2 --
>  8 files changed, 21 insertions(+), 22 deletions(-)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM

      reply	other threads:[~2015-12-10 16:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-10 16:29 [Qemu-devel] [PATCH v2 0/2] Use error_fatal to simplify obvious fatal errors Markus Armbruster
2015-12-10 16:29 ` [Qemu-devel] [PATCH v2 1/2] " Markus Armbruster
2015-12-14 16:55   ` Eduardo Habkost
2015-12-14 19:25     ` Markus Armbruster
2015-12-15 18:41       ` [Qemu-devel] [Qemu-arm] " Peter Maydell
2015-12-16  7:43         ` Markus Armbruster
2015-12-16 11:17           ` Peter Maydell
2015-12-10 16:29 ` [Qemu-devel] [PATCH v2 2/2] hw: Inline the qdev_prop_set_drive_nofail() wrapper Markus Armbruster
2015-12-10 16:50   ` Peter Maydell [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=CAFEAcA8AF711txscMa2S7uw3BqNh3AUdykB6GakHRayYkXwUDQ@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=armbru@redhat.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).