[PATCH 0/2] hw/riscv/riscv-iommu: gitlab3576 fix

Daniel Henrique Barboza posted 2 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260625210833.3294437-1-daniel.barboza@oss.qualcomm.com
Maintainers: Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Weiwei Li <liwei1518@gmail.com>, Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, Chao Liu <chao.liu.zevorn@gmail.com>
hw/riscv/riscv-iommu-hpm.c |  4 ++--
hw/riscv/riscv-iommu.c     | 40 ++++++++++++++++++++------------------
hw/riscv/riscv-iommu.h     | 26 ++++++++++++++-----------
3 files changed, 38 insertions(+), 32 deletions(-)
[PATCH 0/2] hw/riscv/riscv-iommu: gitlab3576 fix
Posted by Daniel Henrique Barboza 1 month ago
Hi,

Here's a somewhat trivial fix for gitlab3576.  Patch 1 is something I
decided to send because I got misled by regs_rw.


Daniel Henrique Barboza (2):
  hw/riscv/riscv-iommu: rename regs_rw to regs
  hw/riscv/riscv-iommu.c: make FCTL.BE read only 0

 hw/riscv/riscv-iommu-hpm.c |  4 ++--
 hw/riscv/riscv-iommu.c     | 40 ++++++++++++++++++++------------------
 hw/riscv/riscv-iommu.h     | 26 ++++++++++++++-----------
 3 files changed, 38 insertions(+), 32 deletions(-)

-- 
2.43.0
Re: [PATCH 0/2] hw/riscv/riscv-iommu: gitlab3576 fix
Posted by Alistair Francis 1 month ago
On Fri, Jun 26, 2026 at 7:09 AM Daniel Henrique Barboza
<daniel.barboza@oss.qualcomm.com> wrote:
>
> Hi,
>
> Here's a somewhat trivial fix for gitlab3576.  Patch 1 is something I
> decided to send because I got misled by regs_rw.
>
>
> Daniel Henrique Barboza (2):
>   hw/riscv/riscv-iommu: rename regs_rw to regs
>   hw/riscv/riscv-iommu.c: make FCTL.BE read only 0

Thanks!

Applied to riscv-to-apply.next

Alistair

>
>  hw/riscv/riscv-iommu-hpm.c |  4 ++--
>  hw/riscv/riscv-iommu.c     | 40 ++++++++++++++++++++------------------
>  hw/riscv/riscv-iommu.h     | 26 ++++++++++++++-----------
>  3 files changed, 38 insertions(+), 32 deletions(-)
>
> --
> 2.43.0
>
>