Re: [Xen-devel] [PATCH v10 3/5] libxl: add pvusb API

2015-12-14 Thread Chun Yan Liu
>>> On 12/14/2015 at 07:37 PM, in message , George Dunlap wrote: > On Mon, Dec 14, 2015 at 7:25 AM, Chun Yan Liu wrote: > > > > > On 12/10/2015 at 08:08 PM, in message <56696b4b.7060...@citrix.com>, > George > > Dunlap wrote: > >> On 10/12/15 12:05, George Dunlap wrote: > >>

Re: [Xen-devel] [PATCH v10 3/5] libxl: add pvusb API

2015-12-14 Thread George Dunlap
On Mon, Dec 14, 2015 at 7:25 AM, Chun Yan Liu wrote: > > On 12/10/2015 at 08:08 PM, in message <56696b4b.7060...@citrix.com>, George > Dunlap wrote: >> On 10/12/15 12:05, George Dunlap wrote: >> > From: Chunyan Liu >> > >> > Add pvusb APIs, including: >> > - attach/detach (create/destroy)

Re: [Xen-devel] [PATCH v10 3/5] libxl: add pvusb API

2015-12-13 Thread Chun Yan Liu
>>> On 12/10/2015 at 08:08 PM, in message <56696b4b.7060...@citrix.com>, George Dunlap wrote: > On 10/12/15 12:05, George Dunlap wrote: > > From: Chunyan Liu > > > > Add pvusb APIs, including: > > - attach/detach (create/destroy) virtual usb controller. > > - attach/detach usb device

Re: [Xen-devel] [PATCH v10 3/5] libxl: add pvusb API

2015-12-10 Thread George Dunlap
On 10/12/15 12:05, George Dunlap wrote: > From: Chunyan Liu > > Add pvusb APIs, including: > - attach/detach (create/destroy) virtual usb controller. > - attach/detach usb device > - list usb controller and usb devices > - some other helper functions > > Signed-off-by: Chunyan Liu > Signed-