]> Gentwo Git Trees - linux/.git/commit
Merge branch kvm-arm64/nv-debug into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Sat, 20 Sep 2025 11:26:11 +0000 (12:26 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 20 Sep 2025 11:26:11 +0000 (12:26 +0100)
commitf01c7baa16bf28a579e48739df287408720e2844
tree32e339b67bc807decc44c95a60741f55e0727a1b
parentd9476fd35636f7ae5b8f94fed7011d351544125e
parent3af1105c4fa362d17d577b55d2b8a7c4609f16fc
Merge branch kvm-arm64/nv-debug into kvmarm-master/next

* kvm-arm64/nv-debug:
  : .
  : Fix handling of MDSCR_EL1 in NV context, which is unfortunately
  : mishandled by the architecture. Patches courtesy of Oliver Upton
  : (20250917203125.283116-2-oliver.upton@linux.dev)
  : .
  KVM: arm64: nv: Apply guest's MDCR traps in nested context
  KVM: arm64: nv: Trap debug registers when in hyp context

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_nested.h
arch/arm64/kvm/nested.c