Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64
authorAlexandru Elisei <alexandru.elisei@arm.com>
Wed, 7 Apr 2021 14:48:56 +0000 (15:48 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 7 Apr 2021 15:40:02 +0000 (16:40 +0100)
commitfeb5dc3de03711d846f0b729cb12fc05cbe49ccb
tree8e14fca0c3efeecb9c285e5f3fde7e0794abfae0
parenta354a64d91eec3e0f8ef0eed575b480fd75b999c
Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64

Commit 21b6f32f9471 ("KVM: arm64: guest debug, define API headers") added
the arm64 KVM_GUESTDBG_USE_HW flag for the KVM_SET_GUEST_DEBUG ioctl and
commit 834bf88726f0 ("KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG")
documented and implemented the flag functionality. Since its introduction,
at no point was the flag known by any name other than KVM_GUESTDBG_USE_HW
for the arm64 architecture, so refer to it as such in the documentation.

CC: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210407144857.199746-2-alexandru.elisei@arm.com
Documentation/virt/kvm/api.rst