qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 18/24] target/riscv: Restrict cpu_exec_interrupt() handler


From: Bin Meng
Subject: Re: [PATCH v2 18/24] target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Date: Sun, 5 Sep 2021 23:59:44 +0800

On Sun, Sep 5, 2021 at 8:06 AM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Restrict cpu_exec_interrupt() and its callees to sysemu.
>
> Reviewed-by: Warner Losh <imp@bsdimp.com>
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@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.cn@gmail.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]