Displaying 1 result from an estimated 1 matches for "d65c16db1809".
2017 Jul 20
0
cannot set maxMemory
....5.0).
As I know, these qemu, libvirt versions support hotplugging memory.
Below is the xml file I used to create a virtual machine by using 'virsh
create test.xml' command.
<domain type='qemu'>
<name>QEmu-fedora-i686</name>
<uuid>c7a5fdbd-cdaf-9455-926a-d65c16db1809</uuid>
<maxMemory slots='4' unit='KiB'>2097152</maxMemory>
<memory>219200</memory>
<currentMemory>219200</currentMemory>
<vcpu>2</vcpu>
<cpu>
<numa>
<cell id="0" cpus="0" mem...