qemu-e2k/target/m68k
Richard Henderson 8eb806a763 exec/translator: Pass the locked filepointer to disas_log hook
We have fetched and locked the logfile in translator_loop.
Pass the filepointer down to the disas_log hook so that it
need not be fetched and locked again.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220417183019.755276-13-richard.henderson@linaro.org>
2022-04-20 10:51:11 -07:00
..
cpu-param.h
cpu-qom.h
cpu.c
cpu.h Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
fpu_helper.c
gdbstub.c
helper.c
helper.h
Kconfig
m68k-semi.c Replace qemu_gettimeofday() with g_get_real_time() 2022-04-06 10:50:37 +02:00
meson.build
monitor.c
op_helper.c
qregs.def
softfloat_fpsp_tables.h
softfloat.c
softfloat.h
translate.c exec/translator: Pass the locked filepointer to disas_log hook 2022-04-20 10:51:11 -07:00