mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-25 06:03:55 +03:00
c08e3e6397
Simplifies viewing files in an editor, and some pytest output. Signed-off-by: Cole Robinson <crobinso@redhat.com>
12 lines
386 B
XML
12 lines
386 B
XML
<interface type="ethernet">
|
|
<mac address="00:11:7f:33:44:55"/>
|
|
<script path="/etc/qemu-ifup"/>
|
|
- <target dev="nic02"/>
|
|
+ <target dev="nic55"/>
|
|
</interface>
|
|
<smartcard mode="host">
|
|
<address type="ccid" controller="0" slot="0"/>
|
|
|
|
Domain 'test-for-virtxml' defined successfully.
|
|
Changes will take effect after the domain is fully powered off.
|