diff options
author | 2020-04-28 14:23:23 +0800 | |
---|---|---|
committer | 2020-05-15 12:26:17 -0400 | |
commit | dcf068da7eb29362adf13f20e5c44a18d98ed9a3 (patch) | |
tree | d355198e69cfadc315c11896eb23ed61b890ce4c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: nVMX: Drop superfluous VMREAD of vmcs02.GUEST_SYSENTER_* (diff) | |
download | wireguard-linux-dcf068da7eb29362adf13f20e5c44a18d98ed9a3.tar.xz wireguard-linux-dcf068da7eb29362adf13f20e5c44a18d98ed9a3.zip |
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 <lihaiwei@tencent.com>
Cc: Haiwei Li <lihaiwei@tencent.com>
Signed-off-by: Wanpeng Li <wanpengli@tencent.com>
Suggested-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <1588055009-12677-2-git-send-email-wanpengli@tencent.com>
Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions