]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf504f9d87da274706dd1291ef97179bac24caae8
treea229ce62fac130e770b2a9fd2d5fa072b72a16c5
parent41695e9a2deacdc2797e713ccf9faa02e074661a
KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()

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>
arch/x86/kvm/vmx.c