commit | fa947a667fceab02f9f85fc99f54aebcc9ae6b51 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Jul 29 10:45:10 2021 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Sep 21 19:36:44 2021 -0700 |
tree | d739930621271a7991592e3742b63db15f812a9d | |
parent | 220b2da7f34c29412db0dc0182e36fce67c8a9e4 [diff] |
hw/core: Make do_unaligned_access noreturn While we may have had some thought of allowing system-mode to return from this hook, we have no guests that require this. Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>