]> git.baikalelectronics.ru Git - kernel.git/commit
kvm: x86: increase user memory slots to 509
authorIgor Mammedov <imammedo@redhat.com>
Thu, 6 Nov 2014 15:52:47 +0000 (15:52 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Nov 2014 09:02:40 +0000 (10:02 +0100)
commit39a919046bcc42c8e3901df3be3a3376d8db278e
treed880c353231a23a25effbf1fdd2efeac9b99fbd4
parentdc3c42e60a2d4faf0800430b1e33bc87fa19828a
kvm: x86: increase user memory slots to 509

With the 3 private slots, this gives us 512 slots total.
Motivation for this is in addition to assigned devices
support more memory hotplug slots, where 1 slot is
used by a hotplugged memory stick.
It will allow to support upto 256 hotplug memory
slots and leave 253 slots for assigned devices and
other devices that use them.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h