All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Osama Abdelkader <osama.abdelkader@gmail.com>,
	 qemu-devel@nongnu.org, qemu-arm@nongnu.org
Subject: Re: [PATCH] hw/arm/boot: replace fprintf with error_report
Date: Mon, 01 Sep 2025 17:59:03 +0100	[thread overview]
Message-ID: <874itm2joo.fsf@draig.linaro.org> (raw)
In-Reply-To: <CAFEAcA-GpC3ouaXTQ18VhcY7c-jXK_SF0MLiCMFW471U5Cqr9Q@mail.gmail.com> (Peter Maydell's message of "Mon, 1 Sep 2025 17:24:28 +0100")

Peter Maydell <peter.maydell@linaro.org> writes:

> On Sat, 23 Aug 2025 at 16:03, Osama Abdelkader
> <osama.abdelkader@gmail.com> wrote:
>>
>> Replace direct fprintf(stderr, …) with QEMU's error_report() API,
>> which ensures consistent formatting and integrates with QEMU's
>> logging infrastructure.
>>
>> Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
>> ---
>>  hw/arm/boot.c | 22 +++++++++++-----------
>>  1 file changed, 11 insertions(+), 11 deletions(-)
>
>
>
> Applied to target-arm.next, thanks.

I didn't see this had been posted but I did a more extensive clean-up
here:

  Message-ID: <20250901125304.1047624-1-alex.bennee@linaro.org>
  Date: Mon,  1 Sep 2025 13:53:00 +0100
  Subject: [PATCH 0/4] arm_load_dtb cleanups
  From: =?UTF-8?q?Alex=20Benn=C3=A9e?= <alex.bennee@linaro.org>

>
> -- PMM

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


  reply	other threads:[~2025-09-01 16:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-23 15:03 [PATCH] hw/arm/boot: replace fprintf with error_report Osama Abdelkader
2025-09-01 16:24 ` Peter Maydell
2025-09-01 16:59   ` Alex Bennée [this message]
2025-09-01 21:58     ` Osama Abdelkader
2025-09-02  9:22       ` Alex Bennée
2025-09-02  8:37     ` Peter Maydell

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=874itm2joo.fsf@draig.linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=osama.abdelkader@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.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.