]> Git Repo - qemu.git/commit
kvm-all.c: max_cpus should not exceed KVM vcpu limit
authorMarcelo Tosatti <[email protected]>
Mon, 12 Aug 2013 19:56:31 +0000 (16:56 -0300)
committerPaolo Bonzini <[email protected]>
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 <[email protected]>
[Reword message. - Paolo]
Signed-off-by: Paolo Bonzini <[email protected]>
kvm-all.c
This page took 0.024353 seconds and 4 git commands to generate.