]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/core: Make do_unaligned_access noreturn
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 29 Jul 2021 20:45:10 +0000 (10:45 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 22 Sep 2021 02:36:44 +0000 (19:36 -0700)
commitfa947a667fceab02f9f85fc99f54aebcc9ae6b51
treed739930621271a7991592e3742b63db15f812a9d
parent220b2da7f34c29412db0dc0182e36fce67c8a9e4
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>
12 files changed:
include/hw/core/tcg-cpu-ops.h
target/alpha/cpu.h
target/arm/internals.h
target/hppa/cpu.c
target/microblaze/cpu.h
target/mips/tcg/tcg-internal.h
target/nios2/cpu.h
target/ppc/internal.h
target/riscv/cpu.h
target/s390x/s390x-internal.h
target/sh4/cpu.h
target/xtensa/cpu.h