From: "Alex Bennée" <alex.bennee@linaro.org>
To: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org,
qemu-block@nongnu.org, peter.maydell@linaro.org,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH v3 3/6] hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
Date: Tue, 30 Jan 2024 10:03:09 +0000 [thread overview]
Message-ID: <87h6ivqgte.fsf@draig.linaro.org> (raw)
In-Reply-To: <fe5e3bd54231abe933f95a24e0e88208cd8cfd8f.1706544115.git.manos.pitsidianakis@linaro.org> (Manos Pitsidianakis's message of "Mon, 29 Jan 2024 18:09:38 +0200")
Manos Pitsidianakis <manos.pitsidianakis@linaro.org> writes:
> Tracing DPRINTFs to stderr might not be desired. A developer that relies
> on trace events should be able to opt-in to each trace event and rely on
> QEMU's log redirection, instead of stderr by default.
>
> This commit converts DPRINTFs in this file that are used for tracing
> into trace events. Errors or warnings are converted to error_report and
> warn_report calls.
>
> Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
next prev parent reply other threads:[~2024-01-30 10:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 16:09 [PATCH v3 0/6] hw/{arm,xen} convert printfs to trace/reports Manos Pitsidianakis
2024-01-29 16:09 ` [PATCH v3 1/6] hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors Manos Pitsidianakis
2024-01-29 19:49 ` Alex Bennée
2024-01-29 16:09 ` [PATCH v3 2/6] hw/arm/z2: " Manos Pitsidianakis
2024-01-30 10:02 ` Alex Bennée
2024-01-29 16:09 ` [PATCH v3 3/6] hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports Manos Pitsidianakis
2024-01-30 10:03 ` Alex Bennée [this message]
2024-01-29 16:09 ` [PATCH v3 4/6] hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints Manos Pitsidianakis
2024-01-30 10:05 ` Alex Bennée
2024-01-29 16:09 ` [PATCH v3 5/6] hw/xen/xen-hvm-common.c: " Manos Pitsidianakis
2024-01-30 10:07 ` Alex Bennée
2024-01-29 16:09 ` [PATCH v3 6/6] hw/xen: convert stderr prints to error/warn reports Manos Pitsidianakis
2024-01-30 10:07 ` Alex Bennée
2024-02-01 15:32 ` [PATCH v3 0/6] hw/{arm,xen} convert printfs to trace/reports 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=87h6ivqgte.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=manos.pitsidianakis@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-block@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.