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

The changes to the debug architecture up to v8.8 are concerned with
external debug, which of course has no direct impact on VMs. Raise the
feature limit and document what's preventing us from raising it further.

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