projects
/
kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57e3ceb
)
KVM: arm64: Some fixes of PV-time interface document
author
Keqian Zhu
<zhukeqian1@huawei.com>
Mon, 17 Aug 2020 11:07:27 +0000
(19:07 +0800)
committer
Marc Zyngier
<maz@kernel.org>
Thu, 3 Dec 2020 19:01:01 +0000
(19:01 +0000)
Rename PV_FEATURES to PV_TIME_FEATURES.
Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Link:
https://lore.kernel.org/r/20200817110728.12196-2-zhukeqian1@huawei.com
Documentation/virt/kvm/arm/pvtime.rst
patch
|
blob
|
history
diff --git
a/Documentation/virt/kvm/arm/pvtime.rst
b/Documentation/virt/kvm/arm/pvtime.rst
index 687b60d76ca904f87fa9ba3183bb8135149dd1cf..392521af7c90562fa61d0245df8d94ce002d3c93 100644
(file)
--- a/
Documentation/virt/kvm/arm/pvtime.rst
+++ b/
Documentation/virt/kvm/arm/pvtime.rst
@@
-19,8
+19,8
@@
Two new SMCCC compatible hypercalls are defined:
These are only available in the SMC64/HVC64 calling convention as
paravirtualized time is not available to 32 bit Arm guests. The existence of
-the PV_
FEATURES hypercall should be probed using the SMCCC 1.1 ARCH_FEATURES
-mechanism before calling it.
+the PV_
TIME_FEATURES hypercall should be probed using the SMCCC 1.1
+
ARCH_FEATURES
mechanism before calling it.
PV_TIME_FEATURES
============= ======== ==========