On 26/02/15 13:35, Juergen Gross wrote: > Introduces the Xen pvUSB backend. With pvUSB it is possible for a Xen > domU to communicate with a USB device assigned to that domU. The > communication is all done via the pvUSB backend in a driver domain > (usually Dom0) which is owner of the physical device. Why do we need a kernel usb backend instead of a user-space one using libusb? > Changes from the original version are: > - port to upstream kernel > - put all code in just one source file ?? I'm not sure that was an improvement. The resulting single file is too large IMO. > - move module to appropriate location in kernel tree drivers/xen/ is the correct location for this driver. (I've not given the driver a detailed review yet.) David -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html