]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: VMX: Expose misc variables needed for nested VMX
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 3 Dec 2018 21:53:15 +0000 (13:53 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Dec 2018 16:18:01 +0000 (17:18 +0100)
commitd6d4c906c67bd0fe0b39672b4e263a0cda637239
tree59ef6cb33f0462d7db39feb89f6fcd27d4b3b207
parentbe01bf9c2ff965d6a0979cc188671e504ca29c67
KVM: VMX: Expose misc variables needed for nested VMX

Exposed vmx_msr_index, vmx_return and host_efer via vmx.h so that the
nested code can be moved out of vmx.c.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/vmx/vmx.h