[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RESEND][PATCH V9 7/7] domcreate: support pvusb in configuration file
On Wed, Nov 25, 2015 at 9:46 AM, Chunyan Liu <cyliu@xxxxxxxx> 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 controllers and usb devices in config file > like this: > usbctrl=['version=2,ports=4', 'version=1, ports=4', ] > usbdev=['hostbus=2, hostaddr=1, controller=0,port=1', ] > > Signed-off-by: Chunyan Liu <cyliu@xxxxxxxx> > Signed-off-by: Simon Cao <caobosimon@xxxxxxxxx> Reviewed-by: George Dunlap <george.dunlap@xxxxxxxxxx> With one change... > +=item B<usbdev=[ "USB_SPEC_STRING", "USB_SPEC_STRING", ... ]> > + > +Specifiec the USB devices to be attached to the guest at boot. Each This should be "Specifies". (In my review of v8 I made a typo -- oops!) -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |