]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
authorQuentin Perret <qperret@google.com>
Fri, 8 Jan 2021 16:53:49 +0000 (16:53 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Jan 2021 23:52:06 +0000 (18:52 -0500)
commitf078a1ec44ef859a64e8bab4c24adf9f9d89249b
tree9ef0fbedc4a9488e373db3e4ae4d46c862334262
parent95ae9dc2ed931b4a4814ff9ab2811aa6cd452c45
KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM

The documentation classifies KVM_ENABLE_CAP with KVM_CAP_ENABLE_CAP_VM
as a vcpu ioctl, which is incorrect. Fix it by specifying it as a VM
ioctl.

Fixes: f1507f8039d3 ("kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic")
Signed-off-by: Quentin Perret <qperret@google.com>
Message-Id: <20210108165349.747359-1-qperret@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virt/kvm/api.rst