On 01.05.2013, at 03:48, Scott Wood wrote: > From: Alexander Graf <ag...@suse.de> > > On PPC, we don't support MP state. So far it's not necessary and I'm > not convinced yet that we really need to support it ever. > > However, the current idle logic in QEMU assumes that an in-kernel PIC > also means we support MP state. This assumption is not true anymore. > > Let's split up the two cases into two different variables. That way > PPC can expose an in-kernel PIC, while not implementing MP state. > > Signed-off-by: Alexander Graf <ag...@suse.de> > CC: Jan Kiszka <jan.kis...@siemens.com> > Signed-off-by: Scott Wood <scottw...@freescale.com>
Thanks, applied all except 8/9 to ppc-next. Alex