commit | 76d25402dfc972a135a656613736fe3602045a95 | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@kernel.org> | Mon May 09 22:48:54 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun May 22 08:48:11 2011 -0400 |
tree | 2574a84c4437fd618011cc60f6227140cf4403fc | |
parent | 8fa2206821953a50a3a02ea33fcfb3ced2fd9997 [diff] |
KVM: Add documentation for KVM_CAP_NR_VCPUS 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>