From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: GSoC Project: Implement Xen PVUSB support in xl/libxl toolstack Date: Fri, 23 May 2014 11:27:49 +0200 Message-ID: <20140523092749.GA9339@aepfle.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WnllY-0005oO-Sc for xen-devel@lists.xenproject.org; Fri, 23 May 2014 09:27:53 +0000 Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Simon Cao Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Fri, May 23, Simon Cao wrote: > I am a master student from Shanghai Jiao Tong university who participate in the > Google summer of Code 2014 to "Implement Xen PVUSB support in xl/libxl > toolstack". The project lasts 12 weeks, from 17, May to 18, August. I just > started to review codes and build the development environment. Hope I can make > some contribution to Xen project. As a guideline, what places will need changes, take a look at this draft for pvscsi. I assume your change will use the pvusb UI from xend, so that existing domU.cfg can be reused. http://lists.xenproject.org/archives/html/xen-devel/2014-04/msg03958.html Good luck. Olaf