]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: nVMX: Set callbacks for nested functions during hardware setup
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 3 Dec 2018 21:53:12 +0000 (13:53 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Dec 2018 16:17:58 +0000 (17:17 +0100)
commit2a7579893f879dad5481c97ca19fb17e3ec1a7c6
tree3cd80c6c829a966b90a00b72ba5721ab81ffac1a
parent0815242c5f2126ba83aba31bf501cfea2b461e56
KVM: nVMX: Set callbacks for nested functions during hardware setup

...in nested-specific code so that they can eventually be moved out of
vmx.c, e.g. into nested.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