KVM: VMX: Expose various getters and setters to nested VMX
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 3 Dec 2018 21:53:16 +0000 (13:53 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Dec 2018 16:18:01 +0000 (17:18 +0100)
commit97b7ead392637247569818b6603e54b0a6277dd0
tree8965c00fdcdd6b5ca68f48443c61e5a223b819c3
parentcf3646eb3adfd9149e3c29fc765a59e8bd6ff82d
KVM: VMX: Expose various getters and setters to nested VMX

...as they're used directly by the nested code.  This will allow
moving the bulk of the nested code out of vmx.c without concurrent
changes to vmx.h.

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