diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-08-01 19:30:12 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-09-17 12:01:00 +0100 |
commit | f8c3db33a5e863291182f8862ddf81618a7c6194 (patch) | |
tree | f289277316b2fd22f3935846fa181ef0cca3733f /include/hw/riscv/sifive_prci.h | |
parent | 9dffeec2e003a482ca858a887d3454c6bebed91e (diff) | |
download | 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 'include/hw/riscv/sifive_prci.h')
0 files changed, 0 insertions, 0 deletions