Re: [PATCH v10 00/12] riscv: QEMU RISC-V IOMMU support

2024-10-29 Thread Alistair Francis
On Thu, Oct 17, 2024 at 6:41 AM Daniel Henrique Barboza wrote: > > Hi, > > In this new version we fixed address alignment issues in some command > queue commands, pointed out by Jason in v9. > > No other changes made. Series based on alistair/riscv-to-apply.next. > > All patches reviewed. > > Chan

[PATCH v10 00/12] riscv: QEMU RISC-V IOMMU support

2024-10-16 Thread Daniel Henrique Barboza
Hi, In this new version we fixed address alignment issues in some command queue commands, pointed out by Jason in v9. No other changes made. Series based on alistair/riscv-to-apply.next. All patches reviewed. Changes from v9: - patch 3: - fixed cmd.dword1 alignment in riscv_iommu_process_cq_t