Skip to content

Commit 50a0435

Browse files
author
Maxim Levitsky
committed
Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCE
JIRA: https://issues.redhat.com/browse/RHEL-82917 commit 26cb30f Author: Paolo Bonzini <pbonzini@redhat.com> Date: Tue Apr 1 14:50:11 2025 +0200 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> Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
1 parent b7ffe60 commit 50a0435

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
@@ -8826,10 +8826,9 @@ clearing the PVCLOCK_TSC_STABLE_BIT flag in Xen pvclock sources. This will be
88268826
done when the KVM_CAP_XEN_HVM ioctl sets the
88278827
KVM_XEN_HVM_CONFIG_PVCLOCK_TSC_UNSTABLE flag.
88288828

8829-
8.31 KVM_CAP_PPC_MULTITCE
8830-
-------------------------
8829+
8.31 KVM_CAP_SPAPR_MULTITCE
8830+
---------------------------
88318831

8832-
:Capability: KVM_CAP_PPC_MULTITCE
88338832
:Architectures: ppc
88348833
:Type: vm
88358834

0 commit comments

Comments
 (0)