diff options
| author | Liran Alon <[email protected]> | 2017-12-24 16:12:53 +0000 |
|---|---|---|
| committer | Radim Krčmář <[email protected]> | 2018-01-16 15:40:09 +0000 |
| commit | fa59cc003804f7606b3d0aa8e16509f9103f7377 (patch) | |
| tree | 22081fa6782ed7fa377c1e49026a1ee56117e7a5 /tools/perf/scripts/python/syscall-counts.py | |
| parent | KVM: nVMX: Fix bug of injecting L2 exception into L1 (diff) | |
| download | kernel-fa59cc003804f7606b3d0aa8e16509f9103f7377.tar.gz kernel-fa59cc003804f7606b3d0aa8e16509f9103f7377.zip | |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
