KVM: arm64: Allow the use of SVE+NV
authorOliver Upton <oliver.upton@linux.dev>
Thu, 20 Jun 2024 16:46:52 +0000 (16:46 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 20 Jun 2024 19:04:49 +0000 (19:04 +0000)
commitf1ee914fb62683cd72ac49cc68a1d92f12ec65c6
tree5161aaf7872f2ed2aed1c6e47abcf7fdfc0650c9
parentcd931bd6093cb7da7b9787f04b21bca58c494537
KVM: arm64: Allow the use of SVE+NV

Allow SVE and NV to mix now that everything is in place to handle it
correctly.

Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240620164653.1130714-16-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/arm.c
arch/arm64/kvm/nested.c