From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH V8 3/7] libxl: add pvusb API Date: Wed, 18 Nov 2015 11:42:51 +0100 Message-ID: <20151118104251.GA1504@aepfle.de> References: <1445418510-19614-1-git-send-email-cyliu@suse.com> <1445418510-19614-4-git-send-email-cyliu@suse.com> <20151113111921.GA16965@aepfle.de> <5649A988.7010609@citrix.com> <564C81CB0200006600084926@relay2.provo.novell.com> <20151118094410.GB21970@aepfle.de> <1447841004.23626.13.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1447841004.23626.13.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Juergen Gross , xen-devel@lists.xen.org, wei.liu2@citrix.com, george.dunlap@eu.citrix.com, Ian.Jackson@eu.citrix.com, Chun Yan Liu , George Dunlap , Jim Fehlig , Simon Cao List-Id: xen-devel@lists.xenproject.org On Wed, Nov 18, Ian Campbell wrote: > I'd been hoping that someone involved ion this would generate a patch > adding a template for this controller+devices model to libxl.h, I've not > seen anything since George's original RFC[0] "libxl: Introduce a template > for devices with a controller". Its still on my list. So far its not clear to me how it will look like in the end, depends on what the existing backend drivers expect. Olaf