commit | 816ac92ef769f9ffc534e49a1bb6177bddce7aa2 | [log] [tgz] |
---|---|---|
author | Juergen Gross <jgross@suse.com> | Thu May 12 16:13:41 2016 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon May 23 13:30:03 2016 +0200 |
tree | d0b2a6b858cdf65db0a3d199c5847ae80e14b66d | |
parent | 637c53ffcb891ce8876183e6b593b8f0c3763ab1 [diff] |
xen: add pvUSB backend Add a backend for para-virtualized USB devices for xen domains. The backend is using host-libusb to forward USB requests from a domain via libusb to the real device(s) passed through. Signed-off-by: Juergen Gross <jgross@suse.com> Acked-by: Anthony PERARD <anthony.perard@citrix.com> Message-id: 1463062421-613-4-git-send-email-jgross@suse.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>