virt-manager/tests/data/cli/compare/virt-xml-edit-simple-pm.xml

13 lines
370 B
XML
Raw Normal View History

2014-02-02 16:12:29 -05:00
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
2014-02-02 16:12:29 -05:00
<pm>
- <suspend-to-mem enabled="no"/>
+ <suspend-to-mem enabled="yes"/>
+ <suspend-to-disk enabled="no"/>
</pm>
<devices>
<emulator>/usr/lib/xen/bin/qemu-dm</emulator>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.