Noboru Iwamatsu
2009-Mar-17 00:46 UTC
[Xen-devel] [RFC][PATCH 0/4] PVUSB: add paravirtualized USB support for Xen
Hi, This patch series adds the paravirtualized USB (PVUSB) support that I gave a presentation on the last Xen Summit at Oracle. http://www.xen.org/files/xensummit_oracle09/PVUSB.pdf After the last summit, I finished the device disconnection functions and removed the critical issues. The following patches can be applied to the linux-2.6.18-xen.hg tree. The PVUSB has no xend support yet, but I prepared the simple shell-script for setting up and initializing the XenStore entries. Please read attached README.txt and use init_xs.sh. Thanks, Noboru Signed-off-by: Noboru Iwamatsu <n_iwamatsu@jp.fujitsu.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2009-Mar-18 13:51 UTC
Re: [Xen-devel] [RFC][PATCH 0/4] PVUSB: add paravirtualized USB support for Xen
On 17/03/2009 00:46, "Noboru Iwamatsu" <n_iwamatsu@jp.fujitsu.com> wrote:> This patch series adds the paravirtualized USB (PVUSB) support that I > gave a presentation on the last Xen Summit at Oracle. > http://www.xen.org/files/xensummit_oracle09/PVUSB.pdf > > After the last summit, I finished the device disconnection functions > and removed the critical issues.I checked these in to get them some more exposure, but we should consider the protocols and interfaces experimental in Xen 3.4. We may want to change them significantly depending on results of further testing. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Noboru Iwamatsu
2009-Mar-19 01:48 UTC
Re: [Xen-devel] [RFC][PATCH 0/4] PVUSB: add paravirtualized USB support for Xen
Thanks a lot. We hope the PVUSB will be tested widely. And we continue working to improve and clean up the code. Regards, Noboru Keir Fraser wrote:> I checked these in to get them some more exposure, but we should consider > the protocols and interfaces experimental in Xen 3.4. We may want to change > them significantly depending on results of further testing. > > -- Keir > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel