On Sun, Sep 5, 2021 at 8:06 AM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Restrict cpu_exec_interrupt() and its callees to sysemu. > > Reviewed-by: Warner Losh <i...@bsdimp.com> > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/riscv/cpu.h | 2 +- > target/riscv/cpu.c | 2 +- > target/riscv/cpu_helper.c | 5 ----- > 3 files changed, 2 insertions(+), 7 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>