Home
last modified time | relevance | path

Searched hist:"4 d5c29ca" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/ppc/
H A De500plat.c4d5c29ca Mon Jul 02 08:03:21 CDT 2012 Scott Wood <scottwood@freescale.com> 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>