diff options
author | Wanpeng Li <[email protected]> | 2020-04-28 14:23:23 +0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-05-15 12:26:17 -0400 |
commit | dcf068da7eb29362adf13f20e5c44a18d98ed9a3 (patch) | |
tree | d355198e69cfadc315c11896eb23ed61b890ce4c /lib/mpi/mpi-mul.c | |
parent | 9e826feb8f114964cbdce026340b6cb9bde68a18 (diff) |
KVM: VMX: Introduce generic fastpath handler
Introduce generic fastpath handler to handle MSR fastpath, VMX-preemption
timer fastpath etc; move it after vmx_complete_interrupts() in order to
catch events delivered to the guest, and abort the fast path in later
patches. While at it, move the kvm_exit tracepoint so that it is printed
for fastpath vmexits as well.
There is no observed performance effect for the IPI fastpath after this patch.
Tested-by: Haiwei Li <[email protected]>
Cc: Haiwei Li <[email protected]>
Signed-off-by: Wanpeng Li <[email protected]>
Suggested-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions