mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-06 17:17:56 +03: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>
|