On 9/2/21 5:16 PM, Philippe Mathieu-Daudé wrote:
Restrict cpu_exec_interrupt() and its callees to sysemu.
Signed-off-by: Philippe Mathieu-Daudé
---
target/alpha/cpu.h| 2 +-
target/alpha/cpu.c| 2 +-
target/alpha/helper.c | 5 ++---
3 files changed, 4 insertions(+), 5 deletions(-)
On Thu, Sep 2, 2021 at 9:17 AM Philippe Mathieu-Daudé
wrote:
> Restrict cpu_exec_interrupt() and its callees to sysemu.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> target/alpha/cpu.h| 2 +-
> target/alpha/cpu.c| 2 +-
> target/alpha/helper.c | 5 ++---
> 3 files changed, 4 inserti
Restrict cpu_exec_interrupt() and its callees to sysemu.
Signed-off-by: Philippe Mathieu-Daudé
---
target/alpha/cpu.h| 2 +-
target/alpha/cpu.c| 2 +-
target/alpha/helper.c | 5 ++---
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/target/alpha/cpu.h b/target/alpha/cpu.h
i