KVM: Initialize the BSP bit in the APIC_BASE msr correctly
authorAvi Kivity <avi@qumranet.com>
Wed, 13 Jun 2007 16:43:19 +0000 (19:43 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:47 +0000 (12:05 +0300)
commit94cea1bb9d050c3200b36420cc03ba744dfd4338
tree7709ef3d5bd40be22ff27bb99dbbe374ef88c86c
parenta3870c47891629dae1765358fbaba3c49460f47a
KVM: Initialize the BSP bit in the APIC_BASE msr correctly

Needs to be set on vcpu 0 only.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/svm.c
drivers/kvm/vmx.c