target/i386: Restrict cpu_exec_interrupt() handler to sysemu
commit604664726f400ca3857a28d7169542596dd83dd0
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Sep 2021 16:54:20 +0000 (11 18:54 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 14 Sep 2021 19:00:21 +0000 (14 12:00 -0700)
tree667e7cd6bff6d6bdefb9b1b98ea391faf15d9499
parent68fa1780e07cb0a649d7cbd5c753cedcfe2e46c4
target/i386: 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-11-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/i386/tcg/helper-tcg.h
target/i386/tcg/seg_helper.c
target/i386/tcg/tcg-cpu.c