Home
last modified time | relevance | path

Searched hist:b7a83ff8df76d7f5a4abddcc01d2478f026dc9e8 (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.cb7a83ff8df76d7f5a4abddcc01d2478f026dc9e8 Sun Apr 17 18:29:51 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Pass the locked filepointer to tcg_dump_ops

We have already looked up and locked the filepointer.
Use fprintf instead of qemu_log directly for output
in and around tcg_dump_ops.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220417183019.755276-12-richard.henderson@linaro.org>