]> 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)
commitcc0dfca6716df3b191a28f36c4f0c007f3658f75
tree3cd80c6c829a966b90a00b72ba5721ab81ffac1a
parentc3d6ac47ea6a350e50a1f10ae3c8bbb58b6f62c5
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