From 76d25402dfc972a135a656613736fe3602045a95 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Mon, 9 May 2011 22:48:54 +0300 Subject: [PATCH] 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 Cc: Marcelo Tosatti Cc: Jan Kiszka Signed-off-by: Pekka Enberg Signed-off-by: Avi Kivity --- Reading git-format-patch failed