]> Gentwo Git Trees - linux/.git/commit
Documentation: kvm: new UAPI for handling SEA
authorJiaqi Yan <jiaqiyan@google.com>
Mon, 13 Oct 2025 18:59:03 +0000 (18:59 +0000)
committerOliver Upton <oupton@kernel.org>
Wed, 12 Nov 2025 09:52:37 +0000 (01:52 -0800)
commit4debb5e8952e43c06c183a2efe2dd7820c55f196
tree0b677bd1c66e3da77c959d22b28904385a6c2356
parentfeee9ef7ac1648835c3b1e35ba4833cf7c8b3669
Documentation: kvm: new UAPI for handling SEA

Document the new userspace-visible features and APIs for handling
synchronous external abort (SEA)
- KVM_CAP_ARM_SEA_TO_USER: How userspace enables the new feature.
- KVM_EXIT_ARM_SEA: exit userspace gets when it needs to handle SEA
  and what userspace gets while taking the SEA.

Signed-off-by: Jiaqi Yan <jiaqiyan@google.com>
Link: https://msgid.link/20251013185903.1372553-4-jiaqiyan@google.com
[ oliver: make documentation concise, remove implementation detail ]
Signed-off-by: Oliver Upton <oupton@kernel.org>
Documentation/virt/kvm/api.rst