mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 12:51:12 +00:00
8 lines
210 B
XML
8 lines
210 B
XML
|
<domaincheckpoint>
|
||
|
<description>Completion of updates after OS install</description>
|
||
|
<disks>
|
||
|
<disk name='vda' checkpoint='bitmap'/>
|
||
|
<disk name='vdb' checkpoint='no'/>
|
||
|
</disks>
|
||
|
</domaincheckpoint>
|