On Wed, Oct 16, 2024 at 8:32 PM Trd thg wrote:
>
> Sorry about the email style, I'm not familiar with it yet
No worries! It takes some getting used to. Mostly just plain text
emails and reply inline :)
Alistair
>
> > It's probably worth including this in the commit message.
> Agree, I'll do it.
Sorry about the email style, I'm not familiar with it yet
> It's probably worth including this in the commit message.
Agree, I'll do it.
> It would be good to reference the sail implementation and the
justification for the change there
Sail implementation is probably here:
https://github.com/ris
On Mon, Oct 14, 2024 at 8:08 PM 阎明铸 wrote:
>
> Thank you for your reply and I'm sorry that I didn't explain it clearly.
>
> - ACT is an official riscv test suite to check the riscv support of the
> DUT(device under test).
It's probably worth including this in the commit message.
> - Currently A
Thank you for your reply and I'm sorry that I didn't explain it clearly.
- ACT is an official riscv test suite to check the riscv support of the
DUT(device under test).
- Currently ACT support using
[sail-riscv](https://github.com/riscv/sail-riscv)(default) or
[spike](https://github.com/riscv-s
On Fri, Sep 27, 2024 at 11:26 PM MingZhu Yan wrote:
>
> Applications sometimes only write the lower 32-bit payload bytes, this is used
> in ACT tests. As a workaround, this refers to the solution of sail-riscv.
I'm not sure what ACT is, but this feels like a guest bug, not a QEMU issue.
Alistair
Applications sometimes only write the lower 32-bit payload bytes, this is used
in ACT tests. As a workaround, this refers to the solution of sail-riscv.
if the payload is written a few times with the same value, we process the whole
htif command anyway.
Signed-off-by: MingZhu Yan
---
hw/char/ris
Applications sometimes only write the lower 32-bit payload bytes, this is used
in ACT tests. As a workaround, this refers to the solution of sail-riscv.
if the payload is written a few times with the same value, we process the whole
htif command anyway.
Signed-off-by: MingZhu Yan
---
hw/char/ris