On 9/2/21 5:17 PM, Philippe Mathieu-Daudé wrote:
Restrict cpu_exec_interrupt() and its callees to sysemu.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/ppc/cpu.h | 4 ++-- target/ppc/cpu_init.c | 2 +- target/ppc/excp_helper.c | 21 +++------------------ 3 files changed, 6 insertions(+), 21 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
