mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
13 lines
330 B
XML
13 lines
330 B
XML
--- Original XML
|
|
+++ Altered XML
|
|
@@ -209,7 +209,7 @@
|
|
<target port="2"/>
|
|
</parallel>
|
|
<console type="pty">
|
|
- <target type="virtio" port="0"/>
|
|
+ <target type="serial" port="0"/>
|
|
</console>
|
|
<console type="pty">
|
|
<target type="uml" port="1"/>
|
|
|
|
Domain 'test-many-devices' defined successfully. |