]> git.proxmox.com Git - mirror_qemu.git/commit - target/sh4/cpu.c
target/sh4: Restrict cpu_exec_interrupt() handler to sysemu
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Sep 2021 16:54:29 +0000 (18:54 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 14 Sep 2021 19:00:21 +0000 (12:00 -0700)
commit73166ca348a9590c7e089e617851a91ffb8bcb23
tree5c7d07f3108d0553f322c32f0c94fac4a2146383
parent17b3c353e6aa4627d2418714cf2431853da45e31
target/sh4: Restrict cpu_exec_interrupt() handler to sysemu

Restrict cpu_exec_interrupt() and its callees to sysemu.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210911165434.531552-20-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sh4/cpu.c
target/sh4/cpu.h
target/sh4/helper.c