From: Eduardo Habkost Date: Mon, 17 Nov 2008 21:03:17 +0000 (-0200) Subject: x86: asm/virtext.h: add cpu_vmxoff() inline function X-Git-Tag: v2.6.29-rc1~539^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e9931146c748420343aeefadb3bb17bd1c14a37;p=pandora-kernel.git x86: asm/virtext.h: add cpu_vmxoff() inline function Unfortunately we can't use exactly the same code from vmx hardware_disable(), because the KVM function uses the __kvm_handle_fault_on_reboot() tricks. Signed-off-by: Eduardo Habkost Signed-off-by: Avi Kivity --- Reading git-diff-tree failed