On Wed, Nov 25, 2015 at 9:46 AM, Chunyan Liu <cy...@suse.com> 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 <cy...@suse.com>
> Signed-off-by: Simon Cao <caobosi...@gmail.com>

Reviewed-by: George Dunlap <george.dun...@citrix.com>

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@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to