]> git.proxmox.com Git - qemu.git/commit
hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:32 +0000 (14:54 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Aug 2013 13:54:32 +0000 (14:54 +0100)
commit6033e840c7b1db1055d02199fa3a28a4fd7b2386
treee19afcee0f62da8a50f90017495af6f492fac6bd
parent55d284af8e31bbdf4d545cb2d6481cd0367680fb
hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs

Now our A15 CPU implements the generic timers, we can wire them
up to the appropriate inputs on the GIC.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Message-id: 1376065080-26661-5-git-send-email-peter.maydell@linaro.org
hw/cpu/a15mpcore.c