VirtualSmartCard: Convert to new style XML props

This commit is contained in:
Cole Robinson
2013-07-15 12:36:57 -04:00
parent f3a37ba195
commit b6f2d99db2
6 changed files with 38 additions and 69 deletions

View File

@@ -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"/>