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é
---
target/hppa/cpu.h| 4 ++--
target/hppa/cpu.c| 2 +-
target/hppa/int_helper.c | 7 ++-
3 files changed, 5 insertions(+), 8 d
On Thu, Sep 2, 2021 at 9:18 AM Philippe Mathieu-Daudé
wrote:
> Restrict cpu_exec_interrupt() and its callees to sysemu.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> target/hppa/cpu.h| 4 ++--
> target/hppa/cpu.c| 2 +-
> target/hppa/int_helper.c | 7 ++-
> 3 files chang
Restrict cpu_exec_interrupt() and its callees to sysemu.
Signed-off-by: Philippe Mathieu-Daudé
---
target/hppa/cpu.h| 4 ++--
target/hppa/cpu.c| 2 +-
target/hppa/int_helper.c | 7 ++-
3 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/target/hppa/cpu.h b/target/h