]> git.ipfire.org Git - thirdparty/linux.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)
commite4027cfafd7846cf795217ce6d1829728d95ad89
tree3cd80c6c829a966b90a00b72ba5721ab81ffac1a
parenta3203381ca95dcf1faa4053e84bd0cd10bc0ca8c
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