[PATCH 10/10] KVM: arm64: Enable SVE support for nVHE

Marc Zyngier maz at kernel.org
Thu Mar 18 09:14:15 GMT 2021


On Wed, 17 Mar 2021 18:00:17 +0000,
Will Deacon <will at kernel.org> wrote:
> 
> 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.

I though as well we had something either in api.rst or sve.rst, but
couldn't find anything either.

Thanks,

	M.

-- 
Without deviation from the norm, progress is not possible.



More information about the linux-arm-kernel mailing list