mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
13 lines
398 B
XML
13 lines
398 B
XML
--- Original XML
|
|
+++ Altered XML
|
|
@@ -65,7 +65,7 @@
|
|
<address type="drive" controller="0" bus="0" target="0" unit="1"/>
|
|
</disk>
|
|
<disk type="file" device="disk">
|
|
- <source file="/tmp/foobar"/>
|
|
+ <source file="/dev/null"/>
|
|
<target dev="hda" bus="ide"/>
|
|
<iotune>
|
|
<read_bytes_sec>5242880</read_bytes_sec>
|
|
|
|
Domain 'test-many-devices' defined successfully. |