Re: [Xen-devel] [PATCH V14 4/6] libxl: add pvusb API

2016-02-29 Thread Chun Yan Liu
>>> On 2/29/2016 at 06:14 PM, in message <56d419f6.8030...@citrix.com>, George Dunlap <george.dun...@citrix.com> wrote: > On 26/02/16 12:09, Ian Jackson wrote: > > George Dunlap writes ("Re: [Xen-devel] [PATCH V14 4/6] libxl: add pvusb > API"): >

Re: [Xen-devel] [PATCH V14 4/6] libxl: add pvusb API

2016-02-29 Thread George Dunlap
On 26/02/16 12:09, Ian Jackson wrote: > George Dunlap writes ("Re: [Xen-devel] [PATCH V14 4/6] libxl: add pvusb API"): >> On Fri, Feb 19, 2016 at 10:39 AM, Chunyan Liu <cy...@suse.com> wrote: >>> + [...] >> >> So I see below that you're calling th

Re: [Xen-devel] [PATCH V14 4/6] libxl: add pvusb API

2016-02-26 Thread Ian Jackson
George Dunlap writes ("Re: [Xen-devel] [PATCH V14 4/6] libxl: add pvusb API"): > On Fri, Feb 19, 2016 at 10:39 AM, Chunyan Liu <cy...@suse.com> wrote: > > + [...] > > So I see below that you're calling this before removing things from > xenstore, so that if any

Re: [Xen-devel] [PATCH V14 4/6] libxl: add pvusb API

2016-02-25 Thread Chun Yan Liu
>>> On 2/24/2016 at 01:10 AM, in message , George Dunlap wrote: > On Fri, Feb 19, 2016 at 10:39 AM, Chunyan Liu wrote: > > Add pvusb APIs, including: > > - attach/detach

[Xen-devel] [PATCH V14 4/6] libxl: add pvusb API

2016-02-19 Thread 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: Simon Cao Signed-off-by: George Dunlap Signed-off-by: