From: Paolo Bonzini Date: Tue, 1 Apr 2025 12:50:11 +0000 (+0200) Subject: Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCE X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=26cb30f22f9cb9d964f7ae4b3233c0b9d2cddb2f;p=users%2Fjedix%2Flinux-maple.git 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 --- diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst index 0ec40765ccd4..d2580cb9ab82 100644 --- a/Documentation/virt/kvm/api.rst +++ b/Documentation/virt/kvm/api.rst @@ -8847,10 +8847,9 @@ clearing the PVCLOCK_TSC_STABLE_BIT flag in Xen pvclock sources. This will be done when the KVM_CAP_XEN_HVM ioctl sets the KVM_XEN_HVM_CONFIG_PVCLOCK_TSC_UNSTABLE flag. -8.31 KVM_CAP_PPC_MULTITCE -------------------------- +8.31 KVM_CAP_SPAPR_MULTITCE +--------------------------- -:Capability: KVM_CAP_PPC_MULTITCE :Architectures: ppc :Type: vm