commit | 682f732ecf7396e9d6fe24d44738966699fae6c0 | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Tue Jul 12 22:09:29 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 14 09:29:34 2016 +0200 |
tree | c38d1d68e0add808a5431dc121c4ff7f0beade88 | |
parent | c519265f2aa348b2f1b9ecf8fbe20bb7c0fb102e [diff] |
KVM: x86: bump MAX_VCPUS to 288 288 is in high demand because of Knights Landing CPU. We cannot set the limit to 640k, because that would be wasting space. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>