]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/cris: Convert to CPUClass::tlb_fill
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 2 Apr 2019 08:24:13 +0000 (15:24 +0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 10 May 2019 18:12:50 +0000 (11:12 -0700)
commitc038ec934632c0916c9a835a1c778b30ead88f7c
treeff8d47b320ece5333fbb0a9494e25bf2f758a865
parent7350d553b5066abdc662045d7db5cdb73d0f9d53
target/cris: Convert to CPUClass::tlb_fill

Remove dumping of cpu state.  Remove logging of PC, as that
value is garbage until cpu_restore_state.

Cc: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/cris/cpu.c
target/cris/cpu.h
target/cris/helper.c
target/cris/op_helper.c