summary refs log tree commit diff stats
path: root/hw/core/loader.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2019-08-01 19:30:12 +0100
committerPeter Maydell <peter.maydell@linaro.org>2019-09-17 12:01:00 +0100
commitf8c3db33a5e863291182f8862ddf81618a7c6194 (patch)
treef289277316b2fd22f3935846fa181ef0cca3733f /hw/core/loader.c
parent9dffeec2e003a482ca858a887d3454c6bebed91e (diff)
downloadfocaccia-qemu-f8c3db33a5e863291182f8862ddf81618a7c6194.tar.gz
focaccia-qemu-f8c3db33a5e863291182f8862ddf81618a7c6194.zip
target/sparc: Switch to do_transaction_failed() hook
Switch the SPARC target from the old unassigned_access hook to the
new do_transaction_failed hook.

This will cause the "if transaction failed" code paths added in
the previous commits to become active if the access is to an
unassigned address. In particular we'll now handle bus errors
during page table walks correctly (generating a translation
error with the right kind of fault status).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-id: 20190801183012.17564-8-peter.maydell@linaro.org
Diffstat (limited to 'hw/core/loader.c')
0 files changed, 0 insertions, 0 deletions