KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst
authorWill Deacon <will@kernel.org>
Tue, 23 Apr 2024 15:05:35 +0000 (16:05 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 1 May 2024 15:48:14 +0000 (16:48 +0100)
commit4dc8c9de384fb99692d35d2acdfedd5660930dfc
tree8ba9a4bbf96c63143cee714d8fc4decac82dc4db
parentaf725804f905c8fbd0a6cebc61ec3f842cca5d34
KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst

KVM/arm64 makes use of the SMCCC "Vendor Specific Hypervisor Service
Call Range" to expose KVM-specific hypercalls to guests in a
discoverable and extensible fashion.

Document the existence of this interface and the discovery hypercall.

Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Fuad Tabba <tabba@google.com>
Acked-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240423150538.2103045-28-tabba@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Documentation/virt/kvm/arm/hypercalls.rst [new file with mode: 0644]
Documentation/virt/kvm/arm/index.rst