[Xen-devel] USB Passthrough support X86_64

2017-07-20 Thread Ajmal M Ali
Hi, I am trying to do USB passthrough in x86_64. I have Ubuntu as Dom0 and DomU. *Dom0 : Linux teltvm0881 4.8.0-58-generic #63~16.04.1-Ubuntu SMP Mon Jun 26 18:08:51 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux* *DomU : Linux xen-guest-pv 4.12.0-custom #4 SMP Tue Jul 11 17:14:53 IST 2017 x86_64 GNU

Re: [Xen-devel] USB Passthrough support X86_64

2017-08-03 Thread Ajmal M Ali
On 21-Jul-2017 2:17 PM, "Pasi Kärkkäinen" wrote: > On Fri, Jul 21, 2017 at 10:39:36AM +0200, Juergen Gross wrote: > > > > > > USB passthrough requires the device model. There is currently no > > > provision in toolstack to spawn a device model on demand. > > > > > > The easiest workaround is to a

Re: [Xen-devel] USB Passthrough support X86_64

2017-08-03 Thread Ajmal M Ali
Hi, I need USB Passthrough for my work(pv). For that I am trying to write USB front and back drivers. Besides these what else is needed for the Passthrough to work? Should I have to also do the part to add device model(xl) or is it already done. I got some patches for adding the front-end driver.

Re: [Xen-devel] USB Passthrough support X86_64

2017-08-03 Thread Juergen Gross
On 03/08/17 11:26, Ajmal M Ali wrote: > Hi, > > I need USB Passthrough for my work(pv). For that I am trying to write > USB front and back drivers. Besides these what else is needed for the > Passthrough to work? > Should I have to also do the part to add device model(xl) or is it > already done.

Re: [Xen-devel] USB Passthrough support X86_64

2017-08-03 Thread Ajmal M Ali
Hi, Will it work for Arm? I have seen usb passthrough support in kernel 2.6 but not in 4.12. Has it been merged with the latest kernel? Regards, Ajmal ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

Re: [Xen-devel] USB Passthrough support X86_64

2017-07-21 Thread Wei Liu
CC Juergen and George On Thu, Jul 20, 2017 at 01:05:20PM +0530, Ajmal M Ali wrote: > Hi, > > I am trying to do USB passthrough in x86_64. I have Ubuntu as Dom0 and DomU. > > > > *Dom0 : Linux teltvm0881 4.8.0-58-generic #63~16.04.1-Ubuntu SMP Mon Jun 26 > 18:08:51 UTC 2017 x86_64 x86_64 x86_64

Re: [Xen-devel] USB Passthrough support X86_64

2017-07-21 Thread Juergen Gross
On 21/07/17 10:28, Wei Liu wrote: > CC Juergen and George > > On Thu, Jul 20, 2017 at 01:05:20PM +0530, Ajmal M Ali wrote: >> Hi, >> >> I am trying to do USB passthrough in x86_64. I have Ubuntu as Dom0 and DomU. >> >> >> >> *Dom0 : Linux teltvm0881 4.8.0-58-generic #63~16.04.1-Ubuntu SMP Mon Jun

Re: [Xen-devel] USB Passthrough support X86_64

2017-07-21 Thread Pasi Kärkkäinen
On Fri, Jul 21, 2017 at 10:39:36AM +0200, Juergen Gross wrote: > > > > USB passthrough requires the device model. There is currently no > > provision in toolstack to spawn a device model on demand. > > > > The easiest workaround is to add one device (vfb?) that would require > > spawning a device