You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
downstream: kvm: hisi_virt: Probe and configure IPIV capacity on HIP12
IPIV is an virtualization extension on HIP12, which allows IPIs on guest
directly sending by hardware to other vcpu stead of trapping to EL2. It
will bring IPI interrupt optimization on guest.
Introduce the method to detect and enable the feature, and also add a
kernel command parameter "kvm-arm.ipiv_enabled" (default is 0) so that
users can disable or enable the feature. The feature is based on GICv4p1.
Signed-off-by: Xiang Chen <[email protected]>
Signed-off-by: Jinqian Yang <[email protected]>
Signed-off-by: Slim6882 <[email protected]>
Signed-off-by: chenyi <[email protected]>
0 commit comments