mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
12 lines
284 B
XML
12 lines
284 B
XML
|
<domaincheckpoint>
|
||
|
<name>c2</name>
|
||
|
<description>something fun</description>
|
||
|
<parent>
|
||
|
<name>1525111885</name>
|
||
|
</parent>
|
||
|
<creationTime>1553648510</creationTime>
|
||
|
<disks>
|
||
|
<disk name='vda' checkpoint='bitmap' bitmap='c2' size='1048576'/>
|
||
|
</disks>
|
||
|
</domaincheckpoint>
|