[libvirt-users] Reconnection problem with a USB device

Dale Amon amon at vnl.com
Tue Jun 12 21:00:34 UTC 2012


On Tue, Jun 12, 2012 at 02:09:12PM -0600, Dax Kelson wrote:
> On Tue, 2012-06-12 at 11:02 -0700, Dale Amon wrote:
> > I tunneled the USB device to it:
> > 
> >     <hostdev mode='subsystem' type='usb' managed='no'>
> >       <source>
> >         <vendor id='0x055f'/>
> >         <product id='0x040b'/>
> >         <address bus='3' device='8'/>
> >       </source>
> >       <alias name='hostdev0'/>
> >     </hostdev>
> 
> I could be wrong. But I believe you want managed='yes' so that libvirtd
> detaches the device from the host automatically.

Sounds like a reasonable idea. I will try that this
evening.




More information about the libvirt-users mailing list