qemu: Implement setup of memory hotplug parameters

To enable memory hotplug the maximum memory size and slot count need to
be specified. As qemu supports now other units than mebibytes when
specifying memory, use the new interface in this case.
This commit is contained in:
Peter Krempa
2014-10-06 14:18:37 +02:00
parent bffb9163a1
commit a41185d8d1
8 changed files with 102 additions and 11 deletions

View File

@@ -725,7 +725,7 @@
Note that due to alignment of the memory chunks added via memory
hotplug the full size allocation specified by this element may be
impossible to achieve.
<span class='since'>Since 1.2.14</span>
<span class='since'>Since 1.2.14 supported by the QEMU driver.</span>
</dd>
<dt><code>currentMemory</code></dt>