On 9/3/21 9:12 PM, Richard Henderson wrote:
> 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/avr/cpu.h | 2 ++
>> target/avr/cpu.c | 2 +-
>> target/avr/helper.c | 2
On 9/3/21 10:47 PM, Philippe Mathieu-Daudé wrote:
On 9/3/21 9:12 PM, Richard Henderson wrote:
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/avr/cpu.h | 2 ++
target/avr/cpu.c
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/avr/cpu.h| 2 ++
target/avr/cpu.c| 2 +-
target/avr/helper.c | 2 ++
3 files changed, 5 insertions(+), 1 deletion(-)
Well, avr
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/avr/cpu.h| 2 ++
> target/avr/cpu.c| 2 +-
> target/avr/helper.c | 2 ++
> 3 files changed, 5 insertions(+), 1
Restrict cpu_exec_interrupt() and its callees to sysemu.
Signed-off-by: Philippe Mathieu-Daudé
---
target/avr/cpu.h| 2 ++
target/avr/cpu.c| 2 +-
target/avr/helper.c | 2 ++
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/target/avr/cpu.h b/target/avr/cpu.h
index 93e3faa0a