On Fri, Apr 23, 2021 at 5:50 PM Sean Christopherson <seanjc@xxxxxxxxxx> wrote: > > Set the BSP bit appropriately during local APIC "reset" instead of > relying on vendor code to clean up at a later point. This is a step > towards consolidating the local APIC, VMX, and SVM xAPIC initialization > code. > > Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx> Reviewed-by: Reiji Watanabe <reijiw@xxxxxxxxxx>