Re: [Xen-devel] [PATCH V17 0/6] xen pvusb toolstack work

2016-03-19 Thread George Dunlap
On Wed, Mar 9, 2016 at 2:10 AM, Chunyan Liu wrote: > This patch series is to add pvusb toolstack work, supporting hot add|remove > USB device to|from guest and specify USB device in domain configuration file. It looks like this series (v17) has all the Reviewed-by and Acks it

Re: [Xen-devel] [PATCH V17 0/6] xen pvusb toolstack work

2016-03-19 Thread Konrad Rzeszutek Wilk
On Thu, Mar 17, 2016 at 11:12:15AM +, George Dunlap wrote: > On Wed, Mar 9, 2016 at 2:10 AM, Chunyan Liu wrote: > > This patch series is to add pvusb toolstack work, supporting hot add|remove > > USB device to|from guest and specify USB device in domain configuration > >

Re: [Xen-devel] [PATCH V17 0/6] xen pvusb toolstack work

2016-03-19 Thread Ian Jackson
Chunyan Liu writes ("[PATCH V17 0/6] xen pvusb toolstack work"): > This patch series is to add pvusb toolstack work, supporting hot add|remove > USB device to|from guest and specify USB device in domain configuration file. I have applied this series. Ian.

[Xen-devel] [PATCH V17 0/6] xen pvusb toolstack work

2016-03-08 Thread Chunyan Liu
This patch series is to add pvusb toolstack work, supporting hot add|remove USB device to|from guest and specify USB device in domain configuration file. In V16 4/6: +out: +path = GCSPRINTF(USBBACK_INFO_PATH "/%s", usbdev_encode); +rc = libxl__xs_rm_checked(gc, XBT_NULL, path); This 'rc'