On Sat, Oct 4, 2025 at 5:33 PM Michael Tokarev <m...@tls.msk.ru> wrote: > > On 9/24/25 10:48, Jim Shu wrote: > > This patch series contains several CFI fixes: > > (1) Fix the mepc in the exception from sspopchk instruction > > (2) Fix the exception type from SSP CSR and ssamoswap instruction > > > > Jim Shu (3): > > target/riscv: Fix the mepc when sspopchk triggers the exception > > target/riscv: Fix SSP CSR error handling in VU/VS mode > > target/riscv: Fix ssamoswap error handling > > Hi! > > Is there anything in there which should be picked up for > qemu stable series (10.0.x lts and 10.1.x) ?
If it's easy to apply then it can be applied, but it's still a very new extension so I wouldn't worry too much about back porting the fixes Alistair > > Thanks, > > /mjt >