On Sun, Apr 19, 2015 at 4:50 AM, Chunyan Liu wrote:
> Now we have pvusb implementation. To merge with future qemu emulated
> usb work, refactor codes:
> - define 'protocol' (type) to indicate pvusb or qemu, add 'protocol' to
> usb controller and usb device structures, add 'type' to xl interface
>
Now we have pvusb implementation. To merge with future qemu emulated
usb work, refactor codes:
- define 'protocol' (type) to indicate pvusb or qemu, add 'protocol' to
usb controller and usb device structures, add 'type' to xl interface
usb-attach|detach.
- extract common codes for both qemu and p