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

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.com


Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent 5a08146d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
.. 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
services are regularly made available by the ARM specification or by KVM (as
+1 −1
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@ ARM
.. toctree::
   :maxdepth: 2

   fw-pseudo-registers
   hyp-abi
   hypercalls
   pvtime
   ptp_kvm
   vcpu-features