]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: nv: Expose FEAT_AFP to NV-enabled VMs
authorOliver Upton <oliver.upton@linux.dev>
Fri, 12 Sep 2025 21:22:53 +0000 (14:22 -0700)
committerMarc Zyngier <maz@kernel.org>
Fri, 19 Sep 2025 13:01:35 +0000 (14:01 +0100)
commit09dc6b42c62e47718ce0e94d44db7deffdc193ff
treee5bbbe735f5ec6ad6f6bc97ec717c297c08aed4e
parent7cbdb25bed4046dacf139cce25fad9ef39a04a5f
KVM: arm64: nv: Expose FEAT_AFP to NV-enabled VMs

FEAT_AFP doesn't intersect with any EL2 trap behavior, expose to
NV-enabled VMs.

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