qemu-patch-raspberry4/hw/mips
Leon Alrae bff384a4fb 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 <leon.alrae@imgtec.com>
2016-03-30 09:13:59 +01:00
..
addr.c mips: Clean up includes 2016-01-23 14:30:04 +00:00
cps.c hw/mips/cps: create CPC block inside CPS 2016-03-30 09:13:59 +01:00
cputimer.c mips: Clean up includes 2016-01-23 14:30:04 +00:00
gt64xxx_pci.c mips: Clean up includes 2016-01-23 14:30:04 +00:00
Makefile.objs hw/mips: implement generic MIPS Coherent Processing System container 2016-03-30 09:13:58 +01:00
mips_fulong2e.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
mips_int.c mips: Clean up includes 2016-01-23 14:30:04 +00:00
mips_jazz.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
mips_malta.c hw/mips_malta: add CPS to Malta board 2016-03-30 09:13:59 +01:00
mips_mipssim.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00
mips_r4k.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00