Re: [PATCH v5 20/25] target/sparc: call plugin trap callbacks

2025-05-24 Thread Richard Henderson
On 5/19/25 16:20, Julian Ganz wrote: We recently introduced API for registering callbacks for trap related events as well as the corresponding hook functions. Due to differences between architectures, the latter need to be called from target specific code. This change places hooks for SPARC (32b

[PATCH v5 20/25] target/sparc: call plugin trap callbacks

2025-05-19 Thread Julian Ganz
We recently introduced API for registering callbacks for trap related events as well as the corresponding hook functions. Due to differences between architectures, the latter need to be called from target specific code. This change places hooks for SPARC (32bit and 64bit) targets. We treat any int