Re: [Qemu-devel] [PATCH 01/23] PPC: Add secondary CPU spinning code

2011-07-21 Thread Scott Wood
On Thu, 21 Jul 2011 18:49:44 +0200 Alexander Graf wrote: > > On 21.07.2011, at 18:38, Scott Wood wrote: > > > On Thu, 21 Jul 2011 03:27:12 +0200 > > Alexander Graf wrote: > > > >> When directly starting an SMP system with -kernel on PPC e500, we need to > >> simulate the spin table code from

Re: [Qemu-devel] [PATCH 01/23] PPC: Add secondary CPU spinning code

2011-07-21 Thread Alexander Graf
On 21.07.2011, at 18:38, Scott Wood wrote: > On Thu, 21 Jul 2011 03:27:12 +0200 > Alexander Graf wrote: > >> When directly starting an SMP system with -kernel on PPC e500, we need to >> simulate the spin table code from u-boot. This code adds a small c file >> plus generated .elf file that enab

Re: [Qemu-devel] [PATCH 01/23] PPC: Add secondary CPU spinning code

2011-07-21 Thread Scott Wood
On Thu, 21 Jul 2011 03:27:12 +0200 Alexander Graf wrote: > When directly starting an SMP system with -kernel on PPC e500, we need to > simulate the spin table code from u-boot. This code adds a small c file > plus generated .elf file that enable secondary CPUs to spin just like they > would with