Home
last modified time | relevance | path

Searched hist:d9cd403972f45d0d08b3074cd87dabcf37d4dfcd (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/m68k/
H A Dnext-cube.hd9cd403972f45d0d08b3074cd87dabcf37d4dfcd Fri Jan 15 20:12:02 UTC 2021 Peter Maydell <peter.maydell@linaro.org> hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device

Make the next_irq function be GPIO inputs to the NEXT_PC
device, rather than a freestanding set of qemu_irq lines.

This fixes a minor Coverity issue where it correctly points
out the trivial memory leak of the memory allocated in the
call to qemu_allocate_irqs().

Fixes: CID 1421962
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210115201206.17347-8-peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
/qemu/hw/m68k/
H A Dnext-cube.cd9cd403972f45d0d08b3074cd87dabcf37d4dfcd Fri Jan 15 20:12:02 UTC 2021 Peter Maydell <peter.maydell@linaro.org> hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device

Make the next_irq function be GPIO inputs to the NEXT_PC
device, rather than a freestanding set of qemu_irq lines.

This fixes a minor Coverity issue where it correctly points
out the trivial memory leak of the memory allocated in the
call to qemu_allocate_irqs().

Fixes: CID 1421962
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210115201206.17347-8-peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>