mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
11 lines
194 B
XML
11 lines
194 B
XML
|
<volume type="file">
|
||
|
<name>cow.img</name>
|
||
|
<storage>
|
||
|
<allocation>0</allocation>
|
||
|
<capacity unit="T">1</capacity>
|
||
|
</storage>
|
||
|
<target>
|
||
|
<format type="cow"/>
|
||
|
</target>
|
||
|
</volume>
|