mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-03 01:49:20 -05:00
13 lines
419 B
XML
13 lines
419 B
XML
--- Original XML
|
|
+++ Altered XML
|
|
@@ -55,7 +55,6 @@
|
|
<devices>
|
|
<emulator>/usr/lib/xen/bin/qemu-dm</emulator>
|
|
<disk type="block" device="floppy">
|
|
- <source dev="/dev/null"/>
|
|
<target dev="fda" bus="fdc"/>
|
|
<address type="drive" controller="0" bus="0" target="0" unit="0"/>
|
|
</disk>
|
|
|
|
Domain 'test-many-devices' defined successfully.
|
|
Changes will take effect after the next domain shutdown. |