OSDN Git Service

accel/tcg: Move HMP info jit and info opcount code
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 3 Jul 2023 13:22:38 +0000 (15:22 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Nov 2023 16:27:21 +0000 (08:27 -0800)
commit24a4d59aa7fdc337eef1c2b589478ea998e54373
tree58d869c41c85bd1d0d42781b7a286693c6fefe71
parent3e01f1147a16ca566694b97eafc941d62fa1e8d8
accel/tcg: Move HMP info jit and info opcount code

Move all of it into accel/tcg/monitor.c.  This puts everything
about tcg that is only used by the monitor in the same place.

Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c
accel/tcg/internal-common.h
accel/tcg/monitor.c
accel/tcg/translate-all.c
include/exec/cputlb.h
include/tcg/tcg.h
tcg/tcg.c