]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: nv: Add trap config for DBGWCR<15>_EL1
authorZenghui Yu (Huawei) <zenghui.yu@linux.dev>
Fri, 30 Jan 2026 09:44:35 +0000 (17:44 +0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 30 Jan 2026 09:56:51 +0000 (09:56 +0000)
commit9d46e83a72392a644604458448a72d7c45977f0f
tree5b37fea5da1dc36fd9754aef43119c13e1053f41
parent582234b0d8419e0b6cbfd87ae3f80568c8d0917e
KVM: arm64: nv: Add trap config for DBGWCR<15>_EL1

Seems that it was missed when MDCR_EL2 was first added to the trap
forwarding infrastructure. Add it back.

Fixes: cb31632c4452 ("KVM: arm64: nv: Add trap forwarding for MDCR_EL2")
Signed-off-by: Zenghui Yu (Huawei) <zenghui.yu@linux.dev>
Link: https://patch.msgid.link/20260130094435.39942-1-zenghui.yu@linux.dev
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/emulate-nested.c