qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [qemu PATCH 0/3] target/riscv: add missing named features
@ 2025-05-29 20:23 Daniel Henrique Barboza
  2025-05-29 20:23 ` [qemu PATCH 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa Daniel Henrique Barboza
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Daniel Henrique Barboza @ 2025-05-29 20:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-riscv, alistair.francis, liwei1518, zhiwei_liu, palmer,
	Daniel Henrique Barboza

Hi,

These simple patches add two missing named features in riscv,isa.  Third
patch is a doc change I figured was worth doing.

Drew, as far as Server SoC Reference platform goes, we don't have
'sdext'. I guess we'll have to postpone the Server Soc Ref work for now.

Daniel Henrique Barboza (3):
  target/riscv/cpu.c: add 'sdtrig' in riscv,isa
  target/riscv/cpu.c: add 'ssstrict' to riscv,isa
  target/riscv/cpu.c: do better with 'named features' doc

 target/riscv/cpu.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
2.49.0



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

end of thread, other threads:[~2025-06-04 14:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-29 20:23 [qemu PATCH 0/3] target/riscv: add missing named features Daniel Henrique Barboza
2025-05-29 20:23 ` [qemu PATCH 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa Daniel Henrique Barboza
2025-06-02  4:30   ` Alistair Francis
2025-05-29 20:23 ` [qemu PATCH 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa Daniel Henrique Barboza
2025-05-30 13:53   ` Andrew Jones
2025-06-02  4:31   ` Alistair Francis
2025-05-29 20:23 ` [qemu PATCH 3/3] target/riscv/cpu.c: do better with 'named features' doc Daniel Henrique Barboza
2025-06-02  4:33   ` Alistair Francis
2025-06-02  4:36 ` [qemu PATCH 0/3] target/riscv: add missing named features Alistair Francis
2025-06-04 14:16 ` Daniel Henrique Barboza

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).