]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ab6cb86c17cff91cdc9d6d2cf49ca0806a87f82
tree8965c00fdcdd6b5ca68f48443c61e5a223b819c3
parent0cdeaa29240b52d96ea4861b0334208d0b9981e5
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