Commit af725804 authored by Will Deacon's avatar Will Deacon Committed by Marc Zyngier

KVM: arm64: Rename firmware pseudo-register documentation file

In preparation for describing the guest view of KVM/arm64 hypercalls in
hypercalls.rst, move the existing contents of the file concerning the
firmware pseudo-registers elsewhere.

Cc: Raghavendra Rao Ananta <rananta@google.com>
Signed-off-by: default avatarWill Deacon <will@kernel.org>
Signed-off-by: default avatarFuad Tabba <tabba@google.com>
Acked-by: default avatarOliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20240423150538.2103045-27-tabba@google.comSigned-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent 5a08146d
.. SPDX-License-Identifier: GPL-2.0 .. SPDX-License-Identifier: GPL-2.0
======================= =======================================
ARM Hypercall Interface ARM firmware pseudo-registers interface
======================= =======================================
KVM handles the hypercall services as requested by the guests. New hypercall KVM handles the hypercall services as requested by the guests. New hypercall
services are regularly made available by the ARM specification or by KVM (as services are regularly made available by the ARM specification or by KVM (as
......
...@@ -7,8 +7,8 @@ ARM ...@@ -7,8 +7,8 @@ ARM
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
fw-pseudo-registers
hyp-abi hyp-abi
hypercalls
pvtime pvtime
ptp_kvm ptp_kvm
vcpu-features vcpu-features
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment