]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: nv: Expose FEAT_RASv1p1 via RAS_frac
authorOliver Upton <oliver.upton@linux.dev>
Fri, 12 Sep 2025 21:22:51 +0000 (14:22 -0700)
committerMarc Zyngier <maz@kernel.org>
Fri, 19 Sep 2025 13:01:35 +0000 (14:01 +0100)
commit26785cf28bb10bc94b2a52820c8ba1b3cfc534e5
treeaf76aa71ea2f41b0f0dada035aa21e4333ee09e7
parentfac4ee7abe47a078a790ad2a9dd777257a186acc
KVM: arm64: nv: Expose FEAT_RASv1p1 via RAS_frac

KVM already supports FEAT_RASv1p1 for NV-enabled VMs but only when
advertised through the canonical field. Stop masking the silly frac
field to expose the feature on systems without FEAT_DF.

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/nested.c