diff options
author | Radim Krčmář <rkrcmar@redhat.com> | 2016-07-12 22:09:30 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-07-14 09:29:35 +0200 |
commit | af1bae5497b98cb99d6b0492e6981f060420a00c (patch) | |
tree | 1c12ad6dfd42189f9ed58a40f4ddc4913efb177f /arch/s390/include/asm/kvm_host.h | |
parent | 682f732ecf7396e9d6fe24d44738966699fae6c0 (diff) |
KVM: x86: bump KVM_MAX_VCPU_ID to 1023
kzalloc was replaced with kvm_kvzalloc to allow non-contiguous areas and
rcu had to be modified to cope with it.
The practical limit for KVM_MAX_VCPU_ID right now is INT_MAX, but lower
value was chosen in case there were bugs. 1023 is sufficient maximum
APIC ID for 288 VCPUs.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/s390/include/asm/kvm_host.h')
0 files changed, 0 insertions, 0 deletions