KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 17 Nov 2008 21:03:18 +0000 (19:03 -0200)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:52:29 +0000 (16:52 +0200)
Along with some comments on why it is different from the core cpu_vmxoff()
function.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found