Message ID | cover.1706544115.git.manos.pitsidianakis@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | hw/{arm,xen} convert printfs to trace/reports | expand |
On Mon, 29 Jan 2024 at 16:10, Manos Pitsidianakis <manos.pitsidianakis@linaro.org> wrote: > > This series changes some printfs to use the trace event framework. > Additionally, it converts some error/warning reporting fprintfs to > error_report/warn_report. > > v2 -> v3 > <cover.1705670342.git.manos.pitsidianakis@linaro.org>: > - addressed Peter Maydells's review > > v1 -> v2 > <cover.1705662313.git.manos.pitsidianakis@linaro.org>: > - addressed Alex's review > > > Manos Pitsidianakis (6): > hw/arm/strongarm.c: convert DPRINTF to trace events and guest errors > hw/arm/z2: convert DPRINTF to trace events and guest errors > hw/arm/xen_arm.c: convert DPRINTF to trace events and error/warn > reports > hw/xen/xen-mapcache.c: convert DPRINTF to tracepoints > hw/xen/xen-hvm-common.c: convert DPRINTF to tracepoints > hw/xen: convert stderr prints to error/warn reports Applied to target-arm.next, thanks. -- PMM