summaryrefslogtreecommitdiffstats
path: root/hw/ppc/ppc440_bamboo.c
diff options
context:
space:
mode:
authorPeter Maydell2020-12-12 01:15:32 +0100
committerDavid Gibson2021-01-06 01:09:59 +0100
commitc5ac9dc64fa552a61942c397f70511a32ed95a6f (patch)
treec6b823c9a4b16a8d5974d9ed526f98734af8bbb8 /hw/ppc/ppc440_bamboo.c
parentppc: Convert PPC UIC to a QOM device (diff)
downloadqemu-c5ac9dc64fa552a61942c397f70511a32ed95a6f.tar.gz
qemu-c5ac9dc64fa552a61942c397f70511a32ed95a6f.tar.xz
qemu-c5ac9dc64fa552a61942c397f70511a32ed95a6f.zip
hw/ppc/virtex_ml507: Drop use of ppcuic_init()
Switch the virtex_ml507 board to directly creating and configuring the UIC, rather than doing it via the old ppcuic_init() helper function. This fixes a trivial Coverity-detected memory leak where we were leaking the array of IRQs returned by ppcuic_init(). Fixes: Coverity CID 1421992 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20201212001537.24520-4-peter.maydell@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/ppc/ppc440_bamboo.c')
0 files changed, 0 insertions, 0 deletions