git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c3f61e
)
KVM: s390: implement KVM_CAP_NR/MAX_VCPUS
author
Christian Borntraeger
<borntraeger@de.ibm.com>
Wed, 2 May 2012 08:50:38 +0000
(10:50 +0200)
committer
Marcelo 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