summaryrefslogtreecommitdiffstats
path: root/include/exec/user
diff options
context:
space:
mode:
authorJaroslaw Pelczar2017-09-14 19:43:18 +0200
committerPeter Maydell2017-09-14 19:43:18 +0200
commitdddbba9943ef6a81c8702e4a50cb0a8b1a4201fe (patch)
treefb7475a046d9a1a34d42ea3f57ea74a9028e5386 /include/exec/user
parentxlnx-zcu102: Mark the EP108 machine as deprecated (diff)
downloadqemu-dddbba9943ef6a81c8702e4a50cb0a8b1a4201fe.tar.gz
qemu-dddbba9943ef6a81c8702e4a50cb0a8b1a4201fe.tar.xz
qemu-dddbba9943ef6a81c8702e4a50cb0a8b1a4201fe.zip
AArch64: Fix single stepping of ERET instruction
Previously when single stepping through ERET instruction via GDB would result in debugger entering the "next" PC after ERET instruction. When debugging in kernel mode, this will also cause unintended behavior, because debugger will try to access memory from EL0 point of view. Signed-off-by: Jaroslaw Pelczar <j.pelczar@samsung.com> Message-id: 001c01d32895$483027f0$d89077d0$@samsung.com Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions