KVM: s390: implement KVM_CAP_NR/MAX_VCPUS
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 2 May 2012 08:50:38 +0000 (10:50 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 2 May 2012 21:36:21 +0000 (18:36 -0300)
Let userspace know the number of max and supported cpus for kvm on s390.
Return KVM_MAX_VCPUS (currently 64) for both values.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found