All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] target/riscv: add missing named features
@ 2025-06-05  9:28 Daniel Henrique Barboza
  2025-06-05  9:28 ` [PATCH v3 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa Daniel Henrique Barboza
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Henrique Barboza @ 2025-06-05  9:28 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-riscv, alistair.francis, liwei1518, zhiwei_liu, palmer,
	Daniel Henrique Barboza

Hi,

New version where typos in patch 1 were fixed. No other changes made.

All patches acked.

Changes from v2:
- patch 1
  - fixed typos dince -> since and specd -> spec
- v2 link: https://lore.kernel.org/qemu-riscv/20250604174329.1147549-1-dbarboza@ventanamicro.com/

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 ++++++++++++++--
 target/riscv/tcg/tcg-cpu.c        |   9 +++++++++
 tests/data/acpi/riscv64/virt/RHCT | Bin 400 -> 416 bytes
 3 files changed, 23 insertions(+), 2 deletions(-)

-- 
2.49.0



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

end of thread, other threads:[~2025-06-05  9:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05  9:28 [PATCH v3 0/3] target/riscv: add missing named features Daniel Henrique Barboza
2025-06-05  9:28 ` [PATCH v3 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa Daniel Henrique Barboza
2025-06-05  9:28 ` [PATCH v3 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa Daniel Henrique Barboza
2025-06-05  9:28 ` [PATCH v3 3/3] target/riscv/cpu.c: do better with 'named features' doc Daniel Henrique Barboza

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.