KVM: Add documentation for KVM_CAP_NR_VCPUS
authorPekka Enberg <penberg@kernel.org>
Mon, 9 May 2011 19:48:54 +0000 (22:48 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:48:11 +0000 (08:48 -0400)
Document KVM_CAP_NR_VCPUS that can be used by the userspace to determine
maximum number of VCPUs it can create with the KVM_CREATE_VCPU ioctl.

Cc: Avi Kivity <avi@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Avi Kivity <avi@redhat.com>
Documentation/kvm/api.txt

Simple merge