virt-manager/tests/cli-test-xml/compare/virt-xml-edit-select-disk-path.xml

13 lines
465 B
XML

<driver name="qemu" type="qcow2" cache="none"/>
<source file="/tmp/foobar2"/>
<target dev="sda" bus="scsi"/>
- <shareable/>
<boot order="1"/>
<address type="drive" controller="9" bus="0" target="0" unit="0"/>
+ <readonly/>
</disk>
<disk type="block" device="cdrom">
<target dev="sdb" bus="scsi"/>
Domain 'test-many-devices' defined successfully.
Changes will take effect after the next domain shutdown.