Re: [PATCH 0/2] hw/riscv/riscv-iommu: Coverity fixes

2024-11-05 Thread Peter Maydell
On Mon, 4 Nov 2024 at 12:38, Daniel Henrique Barboza wrote: > > Hi, > > This series fixes two issues detected by Coverity in the riscv-iommu > code that just went upstream. > > Peter, > > I'm fixing only 2 CIDs because the third one is a false positive: > > *** CID 1564781: Integer handling issue

[PATCH 0/2] hw/riscv/riscv-iommu: Coverity fixes

2024-11-04 Thread Daniel Henrique Barboza
Hi, This series fixes two issues detected by Coverity in the riscv-iommu code that just went upstream. Peter, I'm fixing only 2 CIDs because the third one is a false positive: *** CID 1564781: Integer handling issues (INTEGER_OVERFLOW) /builds/qemu-project/qemu/hw/riscv/riscv-iommu-pci.c: 97