[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access
From: |
Bin Meng |
Subject: |
Re: [PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access |
Date: |
Tue, 14 Feb 2023 22:31:01 +0800 |
Hi Daniel,
On Tue, Feb 14, 2023 at 3:20 AM Daniel Henrique Barboza
<dbarboza@ventanamicro.com> 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.gnu.org/archive/html/qemu-devel/2023-02/msg03461.html
>
>
> Can you please verify? Thanks,
>
Somehow my email service provider blocked some of my patches. I've now
resent the missing patches, and I just verified that it showed up in
the patchwork.
Regards,
Bin
- [PATCH 08/18] target/riscv: Simplify getting RISCVCPU pointer from env, (continued)
- [PATCH 08/18] target/riscv: Simplify getting RISCVCPU pointer from env, Bin Meng, 2023/02/13
- [PATCH 09/18] target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64, Bin Meng, 2023/02/13
- [PATCH 11/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml, Bin Meng, 2023/02/13
- Re: [PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access, Daniel Henrique Barboza, 2023/02/13
- Re: [PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access,
Bin Meng <=
- [PATCH 12/18] target/riscv: Allow debugger to access user timer and counter CSRs, Bin Meng, 2023/02/13
- [PATCH 13/18] target/riscv: Allow debugger to access seed CSR, Bin Meng, 2023/02/13
- [PATCH 14/18] target/riscv: Allow debugger to access {h, s}stateen CSRs, Bin Meng, 2023/02/13
- [PATCH 15/18] target/riscv: Allow debugger to access sstc CSRs, Bin Meng, 2023/02/13