]> Git Repo - qemu.git/commit
hw/arm/mps2-tz: Move device IRQ info to data structures
authorPeter Maydell <[email protected]>
Mon, 15 Feb 2021 11:51:27 +0000 (11:51 +0000)
committerPeter Maydell <[email protected]>
Sat, 6 Mar 2021 13:30:39 +0000 (13:30 +0000)
commitb22c4e8b960d96e4bbed35d64e017c21f5b5fb41
treed08c513811abe81a334f906d5e6306e8ce99dea4
parent424182791bae6dc9526b7e6d149848f237dbc046
hw/arm/mps2-tz: Move device IRQ info to data structures

Move the specification of the IRQ information for the uart, ethernet,
dma and spi devices to the data structures.  (The other devices
handled by the PPCPortInfo structures don't have any interrupt lines
we need to wire up.)

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20210215115138[email protected]
hw/arm/mps2-tz.c
This page took 0.024822 seconds and 4 git commands to generate.