]> Git Repo - qemu.git/commit
hw/mips_malta: add CPS to Malta board
authorLeon Alrae <[email protected]>
Tue, 15 Mar 2016 09:59:35 +0000 (09:59 +0000)
committerLeon Alrae <[email protected]>
Wed, 30 Mar 2016 08:13:59 +0000 (09:13 +0100)
commitbff384a4fbd5d0e86939092e74e766ef0f5f592c
treefc9325844e57fe16f7fd3165c2dd55de6e60f8e6
parent67a54961848cd78a82ef23b26a0daf011c1f5d4d
hw/mips_malta: add CPS to Malta board

If the user specifies smp > 1 and the CPU with CM GCR support, then
create Coherent Processing System (which takes care of instantiating CPUs)
rather than CPUs directly and connect i8259 and cbus to the pins exposed by
CPS. However, there is no GIC yet, thus CPS exposes CPU's IRQ pins so use
the same pin numbers as before.

Signed-off-by: Leon Alrae <[email protected]>
hw/mips/mips_malta.c
target-mips/cpu.h
target-mips/translate.c
This page took 0.021283 seconds and 4 git commands to generate.