mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user