Skip to content

Commit 26cb30f

Browse files
committed
Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCE
The capability is incorrectly called KVM_CAP_PPC_MULTITCE in the documentation. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent f3e555b commit 26cb30f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Documentation/virt/kvm/api.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8847,10 +8847,9 @@ clearing the PVCLOCK_TSC_STABLE_BIT flag in Xen pvclock sources. This will be
88478847
done when the KVM_CAP_XEN_HVM ioctl sets the
88488848
KVM_XEN_HVM_CONFIG_PVCLOCK_TSC_UNSTABLE flag.
88498849

8850-
8.31 KVM_CAP_PPC_MULTITCE
8851-
-------------------------
8850+
8.31 KVM_CAP_SPAPR_MULTITCE
8851+
---------------------------
88528852

8853-
:Capability: KVM_CAP_PPC_MULTITCE
88548853
:Architectures: ppc
88558854
:Type: vm
88568855

0 commit comments

Comments
 (0)