On Jul 10, 2012, at 7:26 PM, Scott Wood wrote: > 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. > > As this is the first platform that can run with either e500v2 or > e500mc, CONFIG_PPC_E500MC is now a legitimately user configurable > option, so add a help text. > > Signed-off-by: Scott Wood <scottw...@freescale.com> > --- > v2: Added a comment about the flexible nature of this platform, and > rebased on Kumar's next > > arch/powerpc/platforms/85xx/Kconfig | 16 +++++++ > arch/powerpc/platforms/85xx/Makefile | 1 + > arch/powerpc/platforms/85xx/qemu_e500.c | 72 +++++++++++++++++++++++++++++++ > arch/powerpc/platforms/Kconfig.cputype | 4 ++ > 4 files changed, 93 insertions(+), 0 deletions(-) > create mode 100644 arch/powerpc/platforms/85xx/qemu_e500.c
applied to next - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev