From: He, Qing Date: Mon, 3 Sep 2007 14:07:41 +0000 (+0300) Subject: KVM: enable in-kernel APIC INIT/SIPI handling X-Git-Tag: v2.6.24-rc1~1365^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5ec153402b6d276fe20029da1059ba42a4b55e5;p=pandora-kernel.git KVM: enable in-kernel APIC INIT/SIPI handling This patch enables INIT/SIPI handling using in-kernel APIC by introducing a ->mp_state field to emulate the SMP state transition. [avi: remove smp_processor_id() warning] Signed-off-by: Qing He Signed-off-by: Xin Li Signed-off-by: Avi Kivity --- Reading git-diff-tree failed