Closed MatthewJohn closed 4 years ago
Add
<devices>
<memballoon model='virtio'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
</memballoon>
</devices>
Optional to investigate:
<stats period='10'/>
<driver iommu='on' ats='on'/>
To add deflation:
<memballoon model='virtio' autodeflate="on">
By default, the VM is set to use memory ballooning. This should be optionally disabled and also optionally allow auto-deflation to be enabled.