mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
VirtualSmartCard: Convert to new style XML props
This commit is contained in:
@@ -74,8 +74,7 @@
|
||||
<channel type="spicevmc">
|
||||
<target type="virtio" name="com.redhat.spice.0"/>
|
||||
</channel>
|
||||
<smartcard mode="passthrough" type="spicevmc">
|
||||
</smartcard>
|
||||
<smartcard mode="passthrough" type="spicevmc"/>
|
||||
<tpm model="tpm-tis">
|
||||
<backend type="passthrough">
|
||||
<device path="/dev/tpm0"/>
|
||||
@@ -161,8 +160,7 @@
|
||||
<channel type="spicevmc">
|
||||
<target type="virtio" name="com.redhat.spice.0"/>
|
||||
</channel>
|
||||
<smartcard mode="passthrough" type="spicevmc">
|
||||
</smartcard>
|
||||
<smartcard mode="passthrough" type="spicevmc"/>
|
||||
<tpm model="tpm-tis">
|
||||
<backend type="passthrough">
|
||||
<device path="/dev/tpm0"/>
|
||||
|
||||
Reference in New Issue
Block a user