[libvirt-users] what is the xml fomat about memory-backend-file
Linhaifeng
Wednesday, 24 September
2014
Wed, 24 Sep
'14
3:05 a.m.
Hi,
I want to use virsh to create a VM with the qemu parameter '-object
memory-backend-file,id=mem,size=2048M,mem-path=/mnt/huge,share=on -numa
node,memdev=mem'.
How to write the XML file?