Re: USB device passthrough implementation

2020-03-17 Thread Daniel Nicolescu
Sure, when we will get there. Thank you On Tue, Mar 17, 2020 at 4:09 PM Wojciech Puchar wrote: > > We want to implement the USB pass through feature for bhyve so that users > > will be able to pass through individual USB devices like in QEMU. We are > > i want to be your beta tester. > > > tryi

Re: USB device passthrough implementation

2020-03-17 Thread Daniel Nicolescu
Hi, We would like to implement it in user-space. On Tue, Mar 17, 2020 at 3:13 PM Hans Petter Selasky wrote: > Hi, > > On 2020-03-17 13:41, Daniel Nicolescu wrote: > > Hi, > > > > We want to implement the USB pass through feature for bhyve so that users >

USB device passthrough implementation

2020-03-17 Thread Daniel Nicolescu
Hi, We want to implement the USB pass through feature for bhyve so that users will be able to pass through individual USB devices like in QEMU. We are trying to emulate the USB controller and pass to the virtual machine only one port. * We need to disconnect the USB device from host: we are curre