]> Gentwo Git Trees - linux/.git/commit
Merge branch 'kvm-arm64/sea-user' into kvmarm/next
authorOliver Upton <oupton@kernel.org>
Mon, 1 Dec 2025 08:47:20 +0000 (00:47 -0800)
committerOliver Upton <oupton@kernel.org>
Mon, 1 Dec 2025 08:47:20 +0000 (00:47 -0800)
commit11b8e6edc15113058fff6d468ed0f53e2419b217
treebe72df70ae46bb619d67c77fc06adf62d48ff221
parent404c2027d52809494f43fe5fe9b1af54778ecc44
parent4debb5e8952e43c06c183a2efe2dd7820c55f196
Merge branch 'kvm-arm64/sea-user' into kvmarm/next

* kvm-arm64/sea-user:
  : Userspace handling of SEAs, courtesy of Jiaqi Yan
  :
  : Add support for processing external aborts in userspace in situations
  : where the host has failed to do so, allowing the VMM to potentially
  : reinject an external abort into the VM.
  Documentation: kvm: new UAPI for handling SEA
  KVM: selftests: Test for KVM_EXIT_ARM_SEA
  KVM: arm64: VM exit to userspace to handle SEA

Signed-off-by: Oliver Upton <oupton@kernel.org>
arch/arm64/kvm/arm.c
arch/arm64/kvm/mmu.c