mirror of https://gitee.com/openkylin/libvirt.git
10 lines
240 B
XML
10 lines
240 B
XML
![]() |
<domainsnapshot>
|
||
|
<name>my snap name</name>
|
||
|
<description>!@#$%^</description>
|
||
|
<state>running</state>
|
||
|
<memory snapshot='external' file='/dev/HostVG/GuestMemory'/>
|
||
|
<parent>
|
||
|
<name>earlier_snap</name>
|
||
|
</parent>
|
||
|
</domainsnapshot>
|