]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
KVM: arm64: Rename firmware pseudo-register documentation file
authorWill Deacon <will@kernel.org>
Tue, 23 Apr 2024 15:05:34 +0000 (16:05 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 1 May 2024 15:48:14 +0000 (16:48 +0100)
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: 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-27-tabba@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
Documentation/virt/kvm/arm/fw-pseudo-registers.rst [moved from Documentation/virt/kvm/arm/hypercalls.rst with 97% similarity]
Documentation/virt/kvm/arm/index.rst

similarity index 97%
rename from Documentation/virt/kvm/arm/hypercalls.rst
rename to Documentation/virt/kvm/arm/fw-pseudo-registers.rst
index 3e23084644ba2aa680f1d2b232bc500f473254e2..b90fd0b0fa666cb82ca91b06b1fb65dd9b8121de 100644 (file)
@@ -1,8 +1,8 @@
 .. 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
index 7f231c724e16756f63b2a38e9e2df6a60727d2ee..d28d651222904831256c76c7cfcbddf13dd937c7 100644 (file)
@@ -7,8 +7,8 @@ ARM
 .. toctree::
    :maxdepth: 2
 
+   fw-pseudo-registers
    hyp-abi
-   hypercalls
    pvtime
    ptp_kvm
    vcpu-features