virt-manager/tests/cli-test-xml/compare/virt-xml-prompt-response.xml
Cole Robinson 46ec093a28 virt-xml: Make it more clear when changes take effect
shutdown could be interpreted as a soft reboot, which won't
apply the changes
2018-03-25 19:22:28 -04:00

11 lines
298 B
XML

--- Original XML
+++ Altered XML
@@ -14,4 +14,5 @@
<on_crash>destroy</on_crash>
<devices>
</devices>
+ <cpu mode="host-passthrough"/>
</domain>
Define 'test' with the changed XML? (y/n): Domain 'test' defined successfully.
Changes will take effect after the domain is fully powered off.