mirror of https://gitee.com/openkylin/libvirt.git
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>
|