mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-22 13:34:07 +03:00
c08e3e6397
Simplifies viewing files in an editor, and some pytest output. Signed-off-by: Cole Robinson <crobinso@redhat.com>
14 lines
490 B
XML
14 lines
490 B
XML
</source>
|
|
<address type="ccw" cssid="0xfe" ssid="0x0" devno="0x0002"/>
|
|
</hostdev>
|
|
- <redirdev bus="usb" type="tcp">
|
|
- <source mode="connect" host="localhost" service="4000"/>
|
|
+ <redirdev bus="usb" type="spicevmc">
|
|
+ <source mode="connect" host="example.com" service="12345"/>
|
|
<protocol type="raw"/>
|
|
</redirdev>
|
|
<redirfilter>
|
|
|
|
Domain 'test-for-virtxml' defined successfully.
|
|
Changes will take effect after the domain is fully powered off.
|