]> 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)
commit0cdeaa29240b52d96ea4861b0334208d0b9981e5
tree59ef6cb33f0462d7db39feb89f6fcd27d4b3b207
parent3ad5a1e06426e1c5a3078dbc5dd2ddb2b7e71935
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