Files
virt-manager/virtinst
Guannan Ren 0802cb1add virtinst: throw error when --host-device can't specify unique device
When there are mutiple USB devices with identical vendorId and
productId, with --host-device <vendorId:productId>, virt-install
fails to specify one.
Currently the virt-install add the first node device with
these vendorId and productId.
This fix will throw out an error when argument to --host-device
can't specify unique node device.

For example:
virt-install ${other args} \
             --host-device <vendorId:productId>
ERROR    15e1:2007 corresponds to multiple node devices
2013-04-25 13:40:23 -04:00
..
2013-04-13 15:22:43 -04:00
2013-04-13 15:22:43 -04:00
2013-04-13 15:22:43 -04:00
2013-04-13 15:22:43 -04:00
2013-04-22 16:57:40 +02:00
2013-04-13 15:22:43 -04:00
2013-04-13 15:22:43 -04:00
2013-04-20 16:04:43 -04:00
2013-04-13 15:22:43 -04:00
2013-04-13 15:22:43 -04:00