qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Claudio Fontana <cfontana@suse.de>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Markus Armbruster <armbru@redhat.com>,
	Kevin Wolf <kwolf@redhat.com>
Cc: qemu-devel@nongnu.org, dinechin@redhat.com,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Daniel P . Berrangé" <berrange@redhat.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: Re: [PATCH v8 2/5] module: rename module_load_one to module_load
Date: Wed, 28 Sep 2022 08:28:48 -0700	[thread overview]
Message-ID: <a1178ec7-0263-7069-68f2-d479280fbe8a@linaro.org> (raw)
In-Reply-To: <20220928122959.16679-3-cfontana@suse.de>

On 9/28/22 05:29, Claudio Fontana wrote:
> Signed-off-by: Claudio Fontana<cfontana@suse.de>
> Reviewed-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
> ---
>   audio/audio.c         |  2 +-
>   block.c               |  4 ++--
>   block/dmg.c           |  4 ++--
>   hw/core/qdev.c        |  2 +-
>   include/qemu/module.h | 10 +++++-----
>   qom/object.c          |  4 ++--
>   softmmu/qtest.c       |  2 +-
>   ui/console.c          |  6 +++---
>   util/module.c         | 14 +++++++-------
>   9 files changed, 24 insertions(+), 24 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2022-09-28 15:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28 12:29 [PATCH v8 0/5] improve error handling for module load Claudio Fontana
2022-09-28 12:29 ` [PATCH v8 1/5] module: removed unused function argument "mayfail" Claudio Fontana
2022-09-28 12:29 ` [PATCH v8 2/5] module: rename module_load_one to module_load Claudio Fontana
2022-09-28 15:28   ` Richard Henderson [this message]
2022-09-28 12:29 ` [PATCH v8 3/5] module: add Error arguments to module_load and module_load_qom Claudio Fontana
2022-09-28 15:38   ` Richard Henderson
2022-09-28 12:29 ` [PATCH v8 4/5] dmg: warn when opening dmg images containing blocks of unknown type Claudio Fontana
2022-09-28 15:39   ` Richard Henderson
2022-09-28 12:29 ` [PATCH v8 5/5] accel: abort if we fail to load the accelerator plugin Claudio Fontana

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=a1178ec7-0263-7069-68f2-d479280fbe8a@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=cfontana@suse.de \
    --cc=dinechin@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=kraxel@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=marcandre.lureau@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).