Re: [Xen-devel] [PATCH 5/6] libxl: add HVM usb passthrough support

2016-09-16 Thread Wei Liu
On Fri, Sep 16, 2016 at 10:51:18AM +0200, Juergen Groß wrote: > On 09/15/2016 05:38 PM, Wei Liu wrote: > >On Thu, Sep 08, 2016 at 09:20:25AM +0200, Juergen Gross wrote: > >>Add HVM usb passthrough support to libxl by using qemu's capability > >>to emulate standard USB controllers. > >> > >>A USB

Re: [Xen-devel] [PATCH 5/6] libxl: add HVM usb passthrough support

2016-09-16 Thread Juergen Groß
On 09/15/2016 05:38 PM, Wei Liu wrote: On Thu, Sep 08, 2016 at 09:20:25AM +0200, Juergen Gross wrote: Add HVM usb passthrough support to libxl by using qemu's capability to emulate standard USB controllers. A USB controller is added via qmp command to the emulated hardware when a usbctrl

Re: [Xen-devel] [PATCH 5/6] libxl: add HVM usb passthrough support

2016-09-15 Thread Wei Liu
On Thu, Sep 08, 2016 at 09:20:25AM +0200, Juergen Gross wrote: > Add HVM usb passthrough support to libxl by using qemu's capability > to emulate standard USB controllers. > > A USB controller is added via qmp command to the emulated hardware > when a usbctrl device of type DEVICEMODEL is

Re: [Xen-devel] [PATCH 5/6] libxl: add HVM usb passthrough support

2016-09-15 Thread Wei Liu
On Fri, Sep 09, 2016 at 12:13:46PM +0200, Juergen Gross wrote: > On 09/09/16 12:00, Wei Liu wrote: > > On Thu, Sep 08, 2016 at 09:20:25AM +0200, Juergen Gross wrote: > >> Add HVM usb passthrough support to libxl by using qemu's capability > >> to emulate standard USB controllers. > >> > >> A USB

Re: [Xen-devel] [PATCH 5/6] libxl: add HVM usb passthrough support

2016-09-12 Thread George Dunlap
On 09/09/16 11:00, Wei Liu wrote: > On Thu, Sep 08, 2016 at 09:20:25AM +0200, Juergen Gross wrote: >> Add HVM usb passthrough support to libxl by using qemu's capability >> to emulate standard USB controllers. >> >> A USB controller is added via qmp command to the emulated hardware >> when a

Re: [Xen-devel] [PATCH 5/6] libxl: add HVM usb passthrough support

2016-09-09 Thread Juergen Gross
On 09/09/16 12:00, Wei Liu wrote: > On Thu, Sep 08, 2016 at 09:20:25AM +0200, Juergen Gross wrote: >> Add HVM usb passthrough support to libxl by using qemu's capability >> to emulate standard USB controllers. >> >> A USB controller is added via qmp command to the emulated hardware >> when a

Re: [Xen-devel] [PATCH 5/6] libxl: add HVM usb passthrough support

2016-09-09 Thread Wei Liu
On Thu, Sep 08, 2016 at 09:20:25AM +0200, Juergen Gross wrote: > Add HVM usb passthrough support to libxl by using qemu's capability > to emulate standard USB controllers. > > A USB controller is added via qmp command to the emulated hardware > when a usbctrl device of type DEVICEMODEL is