Re: [Xen-devel] [RESEND][PATCH V9 5/7] xl: add pvusb commands

2015-12-09 Thread George Dunlap
On Wed, Nov 25, 2015 at 9:46 AM, Chunyan Liu wrote: > Add pvusb commands: usbctrl-attach, usbctrl-detach, usb-list, > usbdev-attach and usbdev-detach. > > To attach a usb device to guest through pvusb, one could follow > following example: > > #xl usbctrl-attach test_vm version=1 ports=8 > > #xl

[Xen-devel] [RESEND][PATCH V9 5/7] xl: add pvusb commands

2015-11-25 Thread Chunyan Liu
Add pvusb commands: usbctrl-attach, usbctrl-detach, usb-list, usbdev-attach and usbdev-detach. To attach a usb device to guest through pvusb, one could follow following example: #xl usbctrl-attach test_vm version=1 ports=8 #xl usb-list test_vm will show the usb controllers and port usage unde