kvm-all.c: max_cpus should not exceed KVM vcpu limit
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 12 Aug 2013 19:56:31 +0000 (16:56 -0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Aug 2013 16:38:35 +0000 (18:38 +0200)
commit7dc52526850849e8e0fe56ced809d0798481a2f6
tree5d385020e7c2eebd798b22299f7c9476f4a519c4
parent354678c5ce162649906e4e1be2859f3df372668f
kvm-all.c: max_cpus should not exceed KVM vcpu limit

maxcpus, which specifies the maximum number of hotpluggable CPUs,
should not exceed KVM's vcpu limit.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
[Reword message. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
kvm-all.c