commit | 1d4e7e3c0bca747d0fc54069a6ab8393349431c0 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Thu Nov 06 15:52:47 2014 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Nov 14 10:02:40 2014 +0100 |
tree | d880c353231a23a25effbf1fdd2efeac9b99fbd4 | |
parent | d913b904355721e0aabb28dc8be2a3121de2e794 [diff] |
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>