Re: [qemu PATCH 0/3] target/riscv: add missing named features

2025-06-04 Thread Daniel Henrique Barboza
Alistair, This series is breaking bios-table-test on patches 1 and 2 because we're adding more stuff in the default riscv,isa and I forgot to update the bios table. I'll send a v2. Thanks, Daniel On 5/29/25 5:23 PM, Daniel Henrique Barboza wrote: Hi, These simple patches add two missing na

Re: [qemu PATCH 0/3] target/riscv: add missing named features

2025-06-01 Thread Alistair Francis
On Fri, May 30, 2025 at 6:24 AM Daniel Henrique Barboza wrote: > > 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

[qemu PATCH 0/3] target/riscv: add missing named features

2025-05-29 Thread 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):