Re: [uq/master patch 2/2] kvm-all.c: max_cpus should not exceed KVM vcpu limit

2013-08-20 Thread Paolo Bonzini
Il 12/08/2013 21:56, Marcelo Tosatti ha scritto: maxcpus, which specifies the maximum number of hotpluggable CPUs, should not exceed KVM's vcpu limit. Signed-off-by: Marcelo Tosatti mtosa...@redhat.com Index: qemu/kvm-all.c

[uq/master patch 2/2] kvm-all.c: max_cpus should not exceed KVM vcpu limit

2013-08-12 Thread Marcelo Tosatti
maxcpus, which specifies the maximum number of hotpluggable CPUs, should not exceed KVM's vcpu limit. Signed-off-by: Marcelo Tosatti mtosa...@redhat.com Index: qemu/kvm-all.c === --- qemu.orig/kvm-all.c +++ qemu/kvm-all.c @@ -1391,6