]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: x86: bump MAX_VCPUS to 288
authorRadim Krčmář <rkrcmar@redhat.com>
Tue, 12 Jul 2016 20:09:29 +0000 (22:09 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 14 Jul 2016 07:29:34 +0000 (09:29 +0200)
commit682f732ecf7396e9d6fe24d44738966699fae6c0
treec38d1d68e0add808a5431dc121c4ff7f0beade88
parentc519265f2aa348b2f1b9ecf8fbe20bb7c0fb102e
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>
arch/x86/include/asm/kvm_host.h