aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kvm/vmx/vmenter.S
diff options
context:
space:
mode:
authorSean Christopherson <sean.j.christopherson@intel.com>2019-01-25 07:41:13 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2019-02-20 22:48:14 +0100
commitc823dd5c0f3fafa595ed51cc72c6e006efc20ad3 (patch)
tree6a969b379e2d39612074d3cb65074927e54f3abb /arch/x86/kvm/vmx/vmenter.S
parentKVM: VMX: Move vCPU-run code to a proper assembly routine (diff)
downloadwireguard-linux-c823dd5c0f3fafa595ed51cc72c6e006efc20ad3.tar.xz
wireguard-linux-c823dd5c0f3fafa595ed51cc72c6e006efc20ad3.zip
KVM: VMX: Fold __vmx_vcpu_run() back into vmx_vcpu_run()
...now that the code is no longer tagged with STACK_FRAME_NON_STANDARD. Arguably, providing __vmx_vcpu_run() to break up vmx_vcpu_run() is valuable on its own, but the previous split was purposely made as small as possible to limit the effects STACK_FRAME_NON_STANDARD. In other words, the current split is now completely arbitrary and likely not the most logical. This also allows renaming ____vmx_vcpu_run() to __vmx_vcpu_run() in a future patch. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx/vmenter.S')
0 files changed, 0 insertions, 0 deletions