On Mon, 25 Jul 2022 at 15:32, Ilya Leoshkevich <[email protected]> wrote:
>
> When using QEMU_LOG=cpu on sh4, QEMU_LOG_FILENAME is partially ignored.
> Fix by using qemu_fprintf() instead of qemu_printf() in the respective
> places.
>
> Fixes: 90c84c560067 ("qom/cpu: Simplify how CPUClass:cpu_dump_state() prints")
> Signed-off-by: Ilya Leoshkevich <[email protected]>

Reviewed-by: Peter Maydell <[email protected]>

Looks like sh4 was the only target where 90c84c560067 introduced this bug.

thanks
-- PMM

Reply via email to