mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-03 13:47:18 +03:00
e784376699
This will help for a possible future conversion to pytest Signed-off-by: Cole Robinson <crobinso@redhat.com>
11 lines
370 B
XML
11 lines
370 B
XML
<script path="/etc/qemu-ifup"/>
|
|
<target dev="nic02"/>
|
|
</interface>
|
|
- <smartcard mode="host">
|
|
+ <smartcard mode="host" type="spicevmc">
|
|
<address type="ccid" controller="0" slot="0"/>
|
|
</smartcard>
|
|
<serial type="null">
|
|
|
|
Domain 'test-for-virtxml' defined successfully.
|
|
Changes will take effect after the domain is fully powered off. |