KVM: Bump maximum vcpu count to 64
authorAvi Kivity <avi@redhat.com>
Sun, 27 Dec 2009 15:00:46 +0000 (17:00 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:45 +0000 (12:35 -0300)
commit0680fe52753381cb7154beeb01ef3e48f2cdeec6
treed055220594cc3ed194074d7a84fd09747b0669d1
parent79fac95ecfa3969aab8119d37ccd7226165f933a
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 <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/kvm_host.h