aboutsummaryrefslogtreecommitdiff
path: root/tests/multiboot/modules.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2018-08-14 17:17:21 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-08-14 17:17:21 +0100
commita9074977ef59db36f8755c79d3de97ef8f036913 (patch)
treec6219b9d62ce4acd0edfe213cd4badbc70b96201 /tests/multiboot/modules.c
parent3d0e3080d8b7abcddc038d18e8401861c369c4c1 (diff)
downloadqemu-a9074977ef59db36f8755c79d3de97ef8f036913.zip
qemu-a9074977ef59db36f8755c79d3de97ef8f036913.tar.gz
qemu-a9074977ef59db36f8755c79d3de97ef8f036913.tar.bz2
target/arm: Improve exception-taken logging
Improve the exception-taken logging by logging in v7m_exception_taken() the exception we're going to take and whether it is secure/nonsecure. This requires us to move logging at many callsites from after the call to before it, so that the logging appears in a sensible order. (This will make tail-chaining produce more useful logs; for the current callers of v7m_exception_taken() we know which exception we're going to take, so custom log messages at the callsite sufficed; for tail-chaining only v7m_exception_taken() knows the exception number that we're going to tail-chain to.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180720145647.8810-2-peter.maydell@linaro.org
Diffstat (limited to 'tests/multiboot/modules.c')
0 files changed, 0 insertions, 0 deletions