All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] target/riscv: Handle [ms]status updates for rv128
@ 2026-08-19 10:56 frederic.petrot
  2026-08-19 10:56 ` [PATCH v2 1/2] target/riscv: Fix sstatus update in rv128 frederic.petrot
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: frederic.petrot @ 2026-08-19 10:56 UTC (permalink / raw)
  To: alistair.francis, daniel.barboza, palmer, liwei1518, zhiwei_liu,
	chao.liu, qemu-riscv, qemu-devel
  Cc: Frédéric Pétrot

From: Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr>

Correct sstatus update and allow support for rv128 in mstatus,
provided the cpu is an rv128.

Changes compared to v1:
- add cover letter
- add the Reviewed-by tags

Frédéric Pétrot (2):
  target/riscv: Fix sstatus update in rv128
  target/riscv: Allow UXL to be 3 in mstatus on rv128

 target/riscv/tcg/csr.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-08-19 11:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 10:56 [PATCH 0/2] target/riscv: Handle [ms]status updates for rv128 frederic.petrot
2026-08-19 10:56 ` [PATCH v2 1/2] target/riscv: Fix sstatus update in rv128 frederic.petrot
2026-08-19 11:48   ` Chao Liu via
2026-08-19 11:48     ` Chao Liu via qemu development
2026-08-19 10:56 ` [PATCH v2 2/2] target/riscv: Allow UXL to be 3 in mstatus on rv128 frederic.petrot
2026-08-19 11:48   ` Chao Liu via
2026-08-19 11:48     ` Chao Liu via qemu development
2026-08-19 11:17 ` [PATCH 0/2] target/riscv: Handle [ms]status updates for rv128 Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.