Hi Daniel,
On Tue, Feb 14, 2023 at 3:20 AM Daniel Henrique Barboza
wrote:
>
> Bin,
>
>
> I received only patches 1-11. I don't see the remaining patches in patchwork:
>
>
> https://patchwork.kernel.org/project/qemu-devel/list/?series=721372
>
>
> or in the qemu-devel archives:
>
>
> https://lists
Bin,
I received only patches 1-11. I don't see the remaining patches in patchwork:
https://patchwork.kernel.org/project/qemu-devel/list/?series=721372
or in the qemu-devel archives:
https://lists.gnu.org/archive/html/qemu-devel/2023-02/msg03461.html
Can you please verify? Thanks,
Dani
At present gdbstub reports an incorrect / incomplete CSR list in the
target description XML, for example:
- menvcfg is reported in 'sifive_u' machine
- fcsr is missing in a F/D enabled processor
The issue is caused by:
- priv spec version check is missing when reporting CSRs
- CSR predicate() rou