target/m68k: add HMP command "info tlb"
commit2097dca6d3a30b80ac5a6232f518548d5ae644a9
authorLaurent Vivier <laurent@vivier.eu>
Thu, 18 Jan 2018 19:38:46 +0000 (18 20:38 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 25 Jan 2018 15:02:25 +0000 (25 16:02 +0100)
tree281a18487e27d8f35cb4fcafcd3582815bb11862
parente55886c3340c3a3f1267a3a3d42082008bb255fb
target/m68k: add HMP command "info tlb"

Dump MMU state and address mappings.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180118193846.24953-8-laurent@vivier.eu>
hmp-commands-info.hx
target/m68k/cpu.h
target/m68k/helper.c
target/m68k/monitor.c