aboutsummaryrefslogtreecommitdiff
path: root/cpu-exec-common.c
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2017-03-13 23:53:29 +0900
committerStafford Horne <shorne@gmail.com>2017-05-04 09:38:49 +0900
commit461a4b944f7e036b2f6bd1fce83ad4fe09e5e2bc (patch)
tree9408070e6517cb84a7291b8c6e3e0c240927fc40 /cpu-exec-common.c
parent3fee028d1ea02cd16470dc5c65d54974ef85b673 (diff)
downloadqemu-461a4b944f7e036b2f6bd1fce83ad4fe09e5e2bc.zip
qemu-461a4b944f7e036b2f6bd1fce83ad4fe09e5e2bc.tar.gz
qemu-461a4b944f7e036b2f6bd1fce83ad4fe09e5e2bc.tar.bz2
target/openrisc: Fixes for memory debugging
When debugging in gdb you might want to inspect instructions in mapped pages or in exception vectors like 0x800 etc. This was previously not possible in qemu since the *get_phys_page_debug() routine only looked into the data tlb. Change to fall back to look into instruction tlb and plain physical pages. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'cpu-exec-common.c')
0 files changed, 0 insertions, 0 deletions