• Nadav Amit's avatar
    KVM: x86: BSP in MSR_IA32_APICBASE is writable · 58d269d8
    Nadav Amit authored
    After reset, the CPU can change the BSP, which will be used upon INIT.  Reset
    should return the BSP which QEMU asked for, and therefore handled accordingly.
    
    To quote: "If the MP protocol has completed and a BSP is chosen, subsequent
    INITs (either to a specific processor or system wide) do not cause the MP
    protocol to be repeated."
    [Intel SDM 8.4.2: MP Initialization Protocol Requirements and Restrictions]
    Signed-off-by: default avatarNadav Amit <namit@cs.technion.ac.il>
    Message-Id: <1427933438-12782-3-git-send-email-namit@cs.technion.ac.il>
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    58d269d8
svm.c 114 KB