aboutsummaryrefslogtreecommitdiff
path: root/docs/sphinx/qapidoc.py
diff options
context:
space:
mode:
authorManos Pitsidianakis <manos.pitsidianakis@linaro.org>2024-01-29 18:09:38 +0200
committerPeter Maydell <peter.maydell@linaro.org>2024-02-02 13:51:59 +0000
commit6b4a990b42e647b3b2ad5991cd8b931036531f3f (patch)
tree06aa40ad671cd74e077a133d392dd1bd3588cf48 /docs/sphinx/qapidoc.py
parentfcc554c7afb0613bf1a0a355e8123e818bfaf833 (diff)
downloadqemu-6b4a990b42e647b3b2ad5991cd8b931036531f3f.zip
qemu-6b4a990b42e647b3b2ad5991cd8b931036531f3f.tar.gz
qemu-6b4a990b42e647b3b2ad5991cd8b931036531f3f.tar.bz2
hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn reports
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> Message-id: fe5e3bd54231abe933f95a24e0e88208cd8cfd8f.1706544115.git.manos.pitsidianakis@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/sphinx/qapidoc.py')
0 files changed, 0 insertions, 0 deletions