Am 12.07.2012 15:22, schrieb Igor Mammedov:
> This patch:
> - moves decision to designate BSP from board into cpu, making cpu
> self-sufficient in this regard. Later it will allow to cleanup hw/pc.c
> and remove cpu_reset and wrappers from there.
> - stores flag that CPU is BSP in IA32_APIC_BASE
On Mon, Jul 23, 2012 at 09:44:05AM +0200, Igor Mammedov wrote:
> Hello Gleb,
>
> Is this v2 patch more acceptable then v1?
Yes. Sorry for not being explicit about it :)
--
Gleb.
Hello Gleb,
Is this v2 patch more acceptable then v1?
On 07/12/2012 03:39 PM, Peter Maydell wrote:
On 12 July 2012 14:22, Igor Mammedov wrote:
This patch:
- moves decision to designate BSP from board into cpu, making cpu
self-sufficient in this regard. Later it will allow to cleanup hw/pc.c
and remove cpu_reset and wrappers from there.
- store
On 12 July 2012 14:22, Igor Mammedov wrote:
> This patch:
> - moves decision to designate BSP from board into cpu, making cpu
> self-sufficient in this regard. Later it will allow to cleanup hw/pc.c
> and remove cpu_reset and wrappers from there.
> - stores flag that CPU is BSP in IA32_APIC_BASE
This patch:
- moves decision to designate BSP from board into cpu, making cpu
self-sufficient in this regard. Later it will allow to cleanup hw/pc.c
and remove cpu_reset and wrappers from there.
- stores flag that CPU is BSP in IA32_APIC_BASE to model behavior
described in Inted SDM vol 3a part 1