aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeqian Zhu <[email protected]>2020-08-17 19:07:27 +0800
committerMarc Zyngier <[email protected]>2020-12-03 19:01:01 +0000
commit94558543213ae8c83be5d01b83c1fe7530e8a1a0 (patch)
tree6c4291554969ace379739f71fc3f4e295f6acb7b
parent57e3cebd022fbc035dcf190ac789fd2ffc747f5b (diff)
KVM: arm64: Some fixes of PV-time interface document
Rename PV_FEATURES to PV_TIME_FEATURES. Signed-off-by: Keqian Zhu <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Reviewed-by: Steven Price <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--Documentation/virt/kvm/arm/pvtime.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/virt/kvm/arm/pvtime.rst b/Documentation/virt/kvm/arm/pvtime.rst
index 687b60d76ca9..392521af7c90 100644
--- 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
============= ======== ==========