diff options
| author | Peter Maydell | 2013-08-20 15:54:28 +0200 |
|---|---|---|
| committer | Peter Maydell | 2013-08-20 15:54:28 +0200 |
| commit | 7c1840b686e34ed138414ff0fe395a63f031387e (patch) | |
| tree | 8ebb9da43ec797b4fa5683de41624dba9c7d8105 /include/exec | |
| parent | target-arm: Implement 'int' loglevel (diff) | |
| download | qemu-7c1840b686e34ed138414ff0fe395a63f031387e.tar.gz qemu-7c1840b686e34ed138414ff0fe395a63f031387e.tar.xz qemu-7c1840b686e34ed138414ff0fe395a63f031387e.zip | |
target-arm: Make IRQ and FIQ gpio lines on the CPU object
Now that ARMCPU is a subclass of DeviceState, we can make the
CPU's inbound IRQ and FIQ lines be simply gpio lines, which
means we can remove the odd arm_pic shim.
We retain the arm_pic_init_cpu() function as a backwards
compatibility shim layer so we can convert the board models
to get the IRQ and FIQ lines directly from the ARMCPU
object one at a time.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1375977856-25046-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
