diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2025-02-27 17:01:13 +0000 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-03-05 02:13:29 +0100 |
| commit | 08c99626cb66dda00a66d4396f7e0ccf6dec75fd (patch) | |
| tree | db28177c16569d0a1b1f33173176b4e76487c9b6 /rust/qemu-api/src/qdev.rs | |
| parent | 5f6cb3ca97c7ff4999855f561cc7b64e148cf497 (diff) | |
| download | focaccia-qemu-08c99626cb66dda00a66d4396f7e0ccf6dec75fd.tar.gz focaccia-qemu-08c99626cb66dda00a66d4396f7e0ccf6dec75fd.zip | |
hw/arm/omap1: Convert raw printfs to qemu_log_mask()
omap1.c is very old code, and it contains numerous calls direct to printf() for various error and information cases. In this commit, convert the printf() calls that are for either guest error or unimplemented functionality to qemu_log_mask() calls. This leaves the printf() calls that are informative or which are ifdeffed-out debug statements untouched. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20250227170117.1726895-2-peter.maydell@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api/src/qdev.rs')
0 files changed, 0 insertions, 0 deletions