Re: [Xen-devel] [PATCH V8 7/7] domcreate: support pvusb in configuration file

2015-11-12 Thread Chun Yan Liu
>>> On 11/13/2015 at 12:10 AM, in message , George Dunlap wrote: > On Wed, Oct 21, 2015 at 10:08 AM, Chunyan Liu wrote: > > Add code to support pvusb in domain config file. One could specify > > usbctrl and usb in domain's configuration file and create domain, > > then usb controllers will

Re: [Xen-devel] [PATCH V8 7/7] domcreate: support pvusb in configuration file

2015-11-12 Thread George Dunlap
On Wed, Oct 21, 2015 at 10:08 AM, Chunyan Liu wrote: > Add code to support pvusb in domain config file. One could specify > usbctrl and usb in domain's configuration file and create domain, > then usb controllers will be created and usb device would be attached > to guest automatically. > > One co

Re: [Xen-devel] [PATCH V8 7/7] domcreate: support pvusb in configuration file

2015-10-27 Thread Juergen Gross
On 10/21/2015 11:08 AM, Chunyan Liu wrote: Add code to support pvusb in domain config file. One could specify usbctrl and usb in domain's configuration file and create domain, then usb controllers will be created and usb device would be attached to guest automatically. One could specify usb cont

[Xen-devel] [PATCH V8 7/7] domcreate: support pvusb in configuration file

2015-10-21 Thread Chunyan Liu
Add code to support pvusb in domain config file. One could specify usbctrl and usb in domain's configuration file and create domain, then usb controllers will be created and usb device would be attached to guest automatically. One could specify usb controllers and usb devices in config file like t