On Wed, Jun 17, 2026 at 11:18 PM Daniel Henrique Barboza
<daniel.barboza@oss.qualcomm.com> wrote:
>
> Hi,
>
> This is a re-send after rebase with current master after the recent
> RISC-V PR got merged. No other changes made.
>
> Changes from v4:
> - rebased to 'master'
> - v3 link: https://lore.kernel.org/qemu-devel/20260611123412.2135600-1-daniel.barboza@oss.qualcomm.com/
>
> Daniel Henrique Barboza (3):
> target/riscv/cpu: add CPU unrealize callback
> target/riscv: dynamic alloc of debug trigger arrays
> target/riscv: add 'num-triggers' debug property
Thanks!
Applied to riscv-to-apply.next
Alistair
>
> target/riscv/cpu.c | 26 ++++++++++++++++++++++++
> target/riscv/cpu.h | 39 ++++++++++++++++++++++++++++-------
> target/riscv/csr.c | 2 +-
> target/riscv/debug.c | 46 ++++++++++++++++++++++++++++++++++--------
> target/riscv/debug.h | 1 +
> target/riscv/machine.c | 16 ++++++++++-----
> 6 files changed, 109 insertions(+), 21 deletions(-)
>
> --
> 2.43.0
>
>