On 9/2/21 5:16 PM, Philippe Mathieu-Daudé wrote:
The do_transaction_failed() is restricted to system emulation since
commit cbc183d2d9f ("cpu: move cc->transaction_failed to tcg_ops").
Signed-off-by: Philippe Mathieu-Daudé
---
target/xtensa/cpu.h | 2 ++
1 file changed, 2 insertions(+)
Revi
On Thu, Sep 2, 2021 at 9:17 AM Philippe Mathieu-Daudé
wrote:
> The do_transaction_failed() is restricted to system emulation since
> commit cbc183d2d9f ("cpu: move cc->transaction_failed to tcg_ops").
>
> Signed-off-by: Philippe Mathieu-Daudé
>
Reviewed-by: Warner Losh
> ---
> target/xtensa
The do_transaction_failed() is restricted to system emulation since
commit cbc183d2d9f ("cpu: move cc->transaction_failed to tcg_ops").
Signed-off-by: Philippe Mathieu-Daudé
---
target/xtensa/cpu.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/xtensa/cpu.h b/target/xtensa/cpu.h
in