aboutsummaryrefslogtreecommitdiff
path: root/blockdev.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-04-20 17:32:30 +0100
committerPeter Maydell <peter.maydell@linaro.org>2017-04-20 17:39:17 +0100
commitb636649f5a2e108413dd171edaf320f781f57942 (patch)
treeb2678bcb26eed1284d13be7e8f363f511dae10f4 /blockdev.c
parentf021b2c4627890d82fbcc300db3bd782b37b7f8a (diff)
downloadqemu-b636649f5a2e108413dd171edaf320f781f57942.zip
qemu-b636649f5a2e108413dd171edaf320f781f57942.tar.gz
qemu-b636649f5a2e108413dd171edaf320f781f57942.tar.bz2
arm: Abstract out "are we singlestepping" test to utility function
We now test for "are we singlestepping" in several places and it's not a trivial check because we need to care about both architectural singlestep and QEMU gdbstub singlestep. We're also about to add another place that needs to make this check, so pull the condition out into a function. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 1491844419-12485-7-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions