]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug exceptions
authorOliver Upton <oliver.upton@linux.dev>
Thu, 19 Dec 2024 22:41:13 +0000 (14:41 -0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 20 Dec 2024 09:04:11 +0000 (09:04 +0000)
commitb0ee51033ae35461ae98c465426f0002b8370679
treea07a3d55bcf3b59726db70d1660ae4a417d2f1a9
parent2ca3f03bf524c98afa421c479689f1e7dc030bf0
KVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug exceptions

Inject debug exceptions into vEL2 if MDCR_EL2.TDE is set.

Tested-by: James Clark <james.clark@linaro.org>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20241219224116.3941496-17-oliver.upton@linux.dev
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_nested.h
arch/arm64/kvm/emulate-nested.c
arch/arm64/kvm/handle_exit.c