aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorLiran Alon <[email protected]>2017-12-24 18:12:53 +0200
committerRadim Krčmář <[email protected]>2018-01-16 16:40:09 +0100
commitfa59cc003804f7606b3d0aa8e16509f9103f7377 (patch)
tree22081fa6782ed7fa377c1e49026a1ee56117e7a5 /tools/perf/scripts/python/call-graph-from-sql.py
parent5c7d4f9ad39d980728b39752304ce10bb2960cbf (diff)
KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
sync_pir_to_irr() is only called if vcpu->arch.apicv_active()==true. In case it is false, VMX code make sure to set sync_pir_to_irr to NULL. Therefore, having SVM stubs allows to remove check for if sync_pir_to_irr != NULL from all calling sites. Signed-off-by: Liran Alon <[email protected]> Suggested-by: Paolo Bonzini <[email protected]> Reviewed-by: Nikita Leshenko <[email protected]> Reviewed-by: Liam Merwick <[email protected]> [Return highest IRR in the SVM case. - Paolo] Signed-off-by: Paolo Bonzini <[email protected]> Signed-off-by: Radim Krčmář <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions