KVM: SVM: Fix SMP with kernel apic
authorAvi Kivity <avi@qumranet.com>
Wed, 7 Nov 2007 10:57:23 +0000 (12:57 +0200)
committerAvi Kivity <avi@qumranet.com>
Thu, 8 Nov 2007 10:05:36 +0000 (12:05 +0200)
commit70433389ccfe2719ef5cd539d04172260294f0f5
tree3e09b11482284749b85f3c360533df7b9b86a0a5
parent1e35d3c4a7a9682256c887a1388cf3faefdf53df
KVM: SVM: Fix SMP with kernel apic

AP processor needs to reset to the SIPI vector, not normal INIT.

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