mirror of https://gitee.com/openkylin/libvirt.git
9 lines
215 B
XML
9 lines
215 B
XML
![]() |
<domaincheckpoint>
|
||
|
<name>bogus</name>
|
||
|
<disks>
|
||
|
<!-- A disk must have a name='...'; ensure that we catch this
|
||
|
thanks to our forced RNG schema validation -->
|
||
|
<disk/>
|
||
|
</disks>
|
||
|
</domaincheckpoint>
|