1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-14 15:41:35 +00:00

11 lines
229 B
XML
Raw Normal View History

<volume>
<name>test.iso</name>
<source/>
<capacity unit="MiB">1</capacity>
<allocation unit="MiB">1</allocation>
<target>
<format type='iso'/>
<path>/var/lib/libvirt/images/test.iso</path>
</target>
</volume>