mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
VirtualHostDevice: Convert to new style XML props
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<hostdev mode='subsystem' type='usb' managed='yes'>
|
||||
<hostdev mode="subsystem" type="usb" managed="yes">
|
||||
<source>
|
||||
<vendor id='0x0781'/>
|
||||
<product id='0x5151'/>
|
||||
<vendor id="0x0781"/>
|
||||
<product id="0x5151"/>
|
||||
</source>
|
||||
</hostdev>
|
||||
|
||||
Reference in New Issue
Block a user