[PATCH 10/10] KVM: arm64: Enable SVE support for nVHE
Will Deacon
will at kernel.org
Wed Mar 17 18:00:17 GMT 2021
On Tue, Mar 16, 2021 at 10:13:12AM +0000, Marc Zyngier wrote:
> From: Daniel Kiss <daniel.kiss at arm.com>
>
> Now that KVM is equipped to deal with SVE on nVHE, remove the code
> preventing it from being used as well as the bits of documentation
> that were mentioning the incompatibility.
>
> Signed-off-by: Daniel Kiss <daniel.kiss at arm.com>
> Signed-off-by: Marc Zyngier <maz at kernel.org>
> ---
> arch/arm64/Kconfig | 7 -------
> arch/arm64/include/asm/kvm_host.h | 13 -------------
> arch/arm64/kvm/arm.c | 5 -----
> arch/arm64/kvm/reset.c | 4 ----
> 4 files changed, 29 deletions(-)
Acked-by: Will Deacon <will at kernel.org>
I thought we might need to update the documentation too, but I couldn't
actually find anywhere that needed it when I looked.
Will
More information about the linux-arm-kernel
mailing list