virt-manager/tests/cli-test-xml/compare/virtxml-edit-select-disk-path.xml
Cole Robinson ec359fd5b2 cli: Add --disk readonly and shareable options
This deprecates the difficult perms= sub option
2014-01-25 17:20:29 -05:00

13 lines
376 B
XML

--- Original XML
+++ Altered XML
@@ -88,7 +88,7 @@
<driver name="qemu" type="qcow2" cache="none"/>
<source file="/tmp/foobar2"/>
<target dev="vdc" bus="virtio"/>
- <shareable/>
+ <readonly/>
</disk>
<disk type="block" device="disk">
<source dev="/dev/default-pool/overlay.img"/>
Domain 'test-many-devices' defined successfully.