mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
13 lines
423 B
XML
13 lines
423 B
XML
--- Original XML
|
|
+++ Altered XML
|
|
@@ -170,7 +170,7 @@
|
|
<target dev="testnet6"/>
|
|
<address type="pci" domain="0x0000" bus="0x00" slot="0x07" function="0x0"/>
|
|
</interface>
|
|
- <smartcard mode="host">
|
|
+ <smartcard mode="host" type="spicevmc">
|
|
<address type="ccid" controller="0" slot="0"/>
|
|
</smartcard>
|
|
<smartcard mode="host-certificates">
|
|
|
|
Domain 'test-many-devices' defined successfully. |