Skip to content

Commit af72580

Browse files
willdeaconMarc Zyngier
authored andcommitted
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 <[email protected]> Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Fuad Tabba <[email protected]> Acked-by: Oliver Upton <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Zyngier <[email protected]>
1 parent 5a08146 commit af72580

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Documentation/virt/kvm/arm/hypercalls.rst renamed to Documentation/virt/kvm/arm/fw-pseudo-registers.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. SPDX-License-Identifier: GPL-2.0
22
3-
=======================
4-
ARM Hypercall Interface
5-
=======================
3+
=======================================
4+
ARM firmware pseudo-registers interface
5+
=======================================
66

77
KVM handles the hypercall services as requested by the guests. New hypercall
88
services are regularly made available by the ARM specification or by KVM (as

Documentation/virt/kvm/arm/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ARM
77
.. toctree::
88
:maxdepth: 2
99

10+
fw-pseudo-registers
1011
hyp-abi
11-
hypercalls
1212
pvtime
1313
ptp_kvm
1414
vcpu-features

0 commit comments

Comments
 (0)