qemu-e2k/hw/ppc
Alexander Graf cdbb912a6f mpic: Unify numbering scheme
MPIC interrupt numbers in Linux (device tree) and in QEMU are different,
because QEMU takes the sparseness of the IRQ number space into account.

Remove that cleverness and instead assume a flat number space. This makes
the code easier to understand, because we are actually aligned with Linux
on the view of our worlds.

Signed-off-by: Alexander Graf <agraf@suse.de>
2012-12-14 13:12:55 +01:00
..
Makefile.objs pseries: Implement PAPR NVRAM 2012-12-14 13:12:54 +01:00
e500-ccsr.h Adding BAR0 for e500 PCI controller 2012-12-14 13:12:54 +01:00
e500.c mpic: Unify numbering scheme 2012-12-14 13:12:55 +01:00
e500.h PPC: e500: split mpc8544ds machine from generic e500 code 2012-08-15 19:43:13 +02:00
e500plat.c create struct for machine initialization arguments 2012-10-20 07:53:28 +00:00
mpc8544ds.c create struct for machine initialization arguments 2012-10-20 07:53:28 +00:00