diff options
author | Raghavendra Rao Ananta <[email protected]> | 2022-05-02 23:38:49 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-05-03 21:30:19 +0100 |
commit | f1ced23a9be5727c6f4cac0e2262c5411038952f (patch) | |
tree | 9fa7078c486aa2c702c5cf3b6f889c1cc66dde20 | |
parent | b22216e1a617ca55b41337cd1e057ebc784a65d4 (diff) |
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 <[email protected]>
Reviewed-by: Gavin Shan <[email protected]>
Reviewed-by: Oliver Upton <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/virt/kvm/arm/hypercalls.rst (renamed from Documentation/virt/kvm/arm/psci.rst) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/virt/kvm/arm/psci.rst b/Documentation/virt/kvm/arm/hypercalls.rst index d52c2e83b5b8..d52c2e83b5b8 100644 --- a/Documentation/virt/kvm/arm/psci.rst +++ b/Documentation/virt/kvm/arm/hypercalls.rst |