From: Avi Kivity Date: Sun, 27 Dec 2009 15:00:46 +0000 (+0200) Subject: KVM: Bump maximum vcpu count to 64 X-Git-Tag: v2.6.34-rc1~193^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0680fe52753381cb7154beeb01ef3e48f2cdeec6;p=pandora-kernel.git KVM: Bump maximum vcpu count to 64 With slots_lock converted to rcu, the entire kvm hotpath on modern processors (with npt or ept) now scales beautifully. Increase the maximum vcpu count to 64 to reflect this. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed