qemu/hw/riscv
Daniel Henrique Barboza a8743193ff hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size'
Trivial fix for the following ticket:

CID 1568580:  Incorrect expression  (EVALUATION_ORDER)
In "table_size = table_size = n_vectors * 16U",
    "table_size" is written twice with the same value.

Cc: qemu-trivial@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Resolves: Coverity CID 1568580
Fixes: 01c1caa9d1 ("hw/riscv/virt.c, riscv-iommu-sys.c: add MSIx support")
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2024-12-28 14:42:53 +03:00
..
boot.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
Kconfig hw/riscv: Add Microblaze V generic board 2024-12-20 11:22:47 +10:00
meson.build hw/riscv: Add Microblaze V generic board 2024-12-20 11:22:47 +10:00
microblaze-v-generic.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
microchip_pfsoc.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
numa.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
opentitan.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
riscv-iommu-bits.h hw/riscv/riscv-iommu: parametrize CAP.IGS 2024-12-20 11:19:16 +10:00
riscv-iommu-pci.c RISC-V PR for 10.0 2024-12-21 08:13:16 -05:00
riscv-iommu-sys.c hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size' 2024-12-28 14:42:53 +03:00
riscv-iommu.c RISC-V PR for 10.0 2024-12-21 08:13:16 -05:00
riscv-iommu.h hw/riscv/riscv-iommu: implement reset protocol 2024-12-20 11:22:46 +10:00
riscv_hart.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
shakti_c.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
sifive_e.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
sifive_u.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
spike.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
trace-events hw/riscv/riscv-iommu: implement reset protocol 2024-12-20 11:22:46 +10:00
trace.h hw/riscv: add RISC-V IOMMU base emulation 2024-10-31 13:51:24 +10:00
virt-acpi-build.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
virt.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00