From: Avi Kivity Date: Thu, 24 May 2007 10:11:41 +0000 (+0300) Subject: KVM: Use CPU_DYING for disabling virtualization X-Git-Tag: v2.6.23-rc1~520^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec9ad279b66793bee0b5009b7ca311060061efd;p=pandora-kernel.git KVM: Use CPU_DYING for disabling virtualization Only at the CPU_DYING stage can we be sure that no user process will be scheduled onto the cpu and oops when trying to use virtualization extensions. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed