]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Map SVE context at EL2 when available
authorMarc Zyngier <maz@kernel.org>
Thu, 11 Mar 2021 15:07:14 +0000 (15:07 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 18 Mar 2021 13:57:49 +0000 (13:57 +0000)
commit5c85667d5b8eb20426452a1e566f267f015c27b1
treec29b6ae2741322a04b6c8353c4e97712a858c29a
parentcf5c6449fdca8f23767863bfc81cbc25d211ecfa
KVM: arm64: Map SVE context at EL2 when available

When running on nVHE, and that the vcpu supports SVE, map the
SVE state at EL2 so that KVM can access it.

Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/fpsimd.c