doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>
Tue, 16 Mar 2021 17:08:14 +0000 (18:08 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Apr 2021 08:18:50 +0000 (04:18 -0400)
commit24e7475f931ad7090c1e63dbaf12f338aeb81eac
treed3272d63492e42d725b0674ccba66dba13a5457b
parentd90b15edbefb2229d22c6a69113e954e761e1072
doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8

KVM_CAP_PPC_MULTITCE is a capability, not an ioctl.
Therefore move it from section 4.97 to the new 8.31 (other capabilities).

To fill the gap, move KVM_X86_SET_MSR_FILTER (was 4.126) to
4.97, and shifted Xen-related ioctl (were 4.127 - 4.130) by
one place (4.126 - 4.129).

Also fixed minor typo in KVM_GET_MSR_INDEX_LIST ioctl description
(section 4.3).

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Message-Id: <20210316170814.64286-1-eesposit@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virt/kvm/api.rst