Re: [Xen-devel] [PATCH V17 6/6] xl: add pvusb commands

2016-03-15 Thread Ian Jackson
Chunyan Liu writes ("[PATCH V17 6/6] xl: add pvusb commands"): > 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: Acked-by: Ian Jackson __

[Xen-devel] [PATCH V17 6/6] xl: add pvusb commands

2016-03-08 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