virt-manager/tests/cli-test-xml/compare/virt-xml-add-disk-default-storage.xml
2019-01-22 10:32:23 -05:00

13 lines
427 B
XML

<panic>
<address type="isa" iobase="0x505"/>
</panic>
+ <disk type="file" device="disk">
+ <source file="/var/lib/libvirt/images/test-for-virtxml.qcow2"/>
+ <target dev="hdb" bus="ide"/>
+ </disk>
</devices>
<seclabel type="dynamic" model="selinux" relabel="yes"/>
</domain>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.