aboutsummaryrefslogtreecommitdiff
path: root/gdbstub.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2019-04-25 14:16:34 -0700
committerAlex Bennée <alex.bennee@linaro.org>2019-05-10 20:23:21 +0100
commitf1be36969de2fb9b6b64397db1098f115210fcd9 (patch)
tree2d45003d681c1d2725dbb4d998aef2a11287686f /gdbstub.c
parenteed5664238ea5317689cf32426d9318686b2b75c (diff)
downloadqemu-f1be36969de2fb9b6b64397db1098f115210fcd9.zip
qemu-f1be36969de2fb9b6b64397db1098f115210fcd9.tar.gz
qemu-f1be36969de2fb9b6b64397db1098f115210fcd9.tar.bz2
cputlb: Move TLB_RECHECK handling into load/store_helper
Having this in io_readx/io_writex meant that we forgot to re-compute index after tlb_fill. It also means we can use the normal aligned memory load path. It also fixes a bug in that we had cached a use of index across a tlb_fill. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'gdbstub.c')
0 files changed, 0 insertions, 0 deletions