On 28.08.2025 12:37, Daniel Henrique Barboza wrote:
Cc: qemu-stable
On 8/27/25 5:36 PM, stove wrote:
Commit 38c83e8d3a33 ("target/riscv: raise an exception when CSRRS/CSRRC
writes a read-only CSR") changed the behavior of riscv_csrrw, which
would formerly be treated as read-only if the write mask were set to 0.
Fixes an exception being raised when accessing read-only vector CSRs
like vtype.
Fixes: 38c83e8d3a33 ("target/riscv: raise an exception when CSRRS/
CSRRC writes a read-only CSR")
Ping? Can we apply this to the master branch, so I can pick it up for
the stable series?
Thanks,
/mjt