Docs: KVM: Rename psci.rst to hypercalls.rst
authorRaghavendra Rao Ananta <rananta@google.com>
Mon, 2 May 2022 23:38:49 +0000 (23:38 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 3 May 2022 20:30:19 +0000 (21:30 +0100)
commitf1ced23a9be5727c6f4cac0e2262c5411038952f
tree9fa7078c486aa2c702c5cf3b6f889c1cc66dde20
parentb22216e1a617ca55b41337cd1e057ebc784a65d4
Docs: KVM: Rename psci.rst to hypercalls.rst

Since the doc also covers general hypercalls' details,
rather than just PSCI, and the fact that the bitmap firmware
registers' details will be added to this doc, rename the file
to a more appropriate name- hypercalls.rst.

Signed-off-by: Raghavendra Rao Ananta <rananta@google.com>
Reviewed-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Oliver Upton <oupton@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220502233853.1233742-6-rananta@google.com
Documentation/virt/kvm/arm/hypercalls.rst [new file with mode: 0644]
Documentation/virt/kvm/arm/psci.rst [deleted file]