qemu-e2k/hw/ppc
Scott Wood 4d5c29ca45 PPC: e500: add generic e500 platform
This gives the kernel a paravirtualized machine to target, without
requiring both sides to pretend to be targeting a specific board
that likely has little to do with the host in KVM scenarios.  This
avoids the need to add new boards to QEMU, just to be able to
run KVM on new CPUs.

Signed-off-by: Scott Wood <scottwood@freescale.com>
[agraf: conditionalize on CONFIG_FDT]
Signed-off-by: Alexander Graf <agraf@suse.de>
2012-08-15 19:43:13 +02:00
..
e500.c PPC: e500: split mpc8544ds machine from generic e500 code 2012-08-15 19:43:13 +02:00
e500.h PPC: e500: split mpc8544ds machine from generic e500 code 2012-08-15 19:43:13 +02:00
e500plat.c PPC: e500: add generic e500 platform 2012-08-15 19:43:13 +02:00
Makefile.objs PPC: e500: add generic e500 platform 2012-08-15 19:43:13 +02:00
mpc8544ds.c PPC: e500: split mpc8544ds machine from generic e500 code 2012-08-15 19:43:13 +02:00