Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1190369
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [Patch V4 1/3] usb: Add Xen pvUSB protocol description |
| Date | 2015-07-23 01:50 +0200 |
| Message-ID | <pPbVV-6bx-17@gated-at.bofh.it> (permalink) |
| References | <pEqlA-3op-5@gated-at.bofh.it> <pEqlA-3op-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 23, 2015 at 08:53:23AM +0200, Juergen Gross wrote: > Add the definition of pvUSB protocol used between the pvUSB frontend in > a Xen domU and the pvUSB backend in a Xen driver domain (usually Dom0). > > This header was originally provided by Fujitsu for Xen based on Linux > 2.6.18. > > Changes are: > - adapt to Linux style guide > > Signed-off-by: Juergen Gross <jgross@suse.com> > --- > include/xen/interface/io/usbif.h | 252 +++++++++++++++++++++++++++++++++++++++ Why is this a different interface than the existing ones we have today (i.e. usbip?) Where is it documented? Do the Xen developers / maintainers agree with this interface and code? I need their sign-off before I can accept such a thing. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [Patch V4 1/3] usb: Add Xen pvUSB protocol description Greg KH <gregkh@linuxfoundation.org> - 2015-07-23 01:50 +0200
Re: [Patch V4 1/3] usb: Add Xen pvUSB protocol description Greg KH <gregkh@linuxfoundation.org> - 2015-07-23 06:40 +0200
Re: [Patch V4 1/3] usb: Add Xen pvUSB protocol description Juergen Gross <jgross@suse.com> - 2015-07-23 08:50 +0200
Re: [Patch V4 1/3] usb: Add Xen pvUSB protocol description Greg KH <gregkh@linuxfoundation.org> - 2015-07-23 21:10 +0200
Re: [Xen-devel] [Patch V4 1/3] usb: Add Xen pvUSB protocol description Pasi Kärkkäinen <pasik@iki.fi> - 2015-07-23 23:40 +0200
csiph-web