From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harry Butterworth Subject: USB virt 2.6 status Date: Mon, 23 May 2005 10:47:10 +0100 Message-ID: <1116841630.6579.17.camel@localhost> References: <1114819435.21084.147.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1114819435.21084.147.camel@localhost> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Summary (since last status): Implemented complete enumeration of usb xend backend interface state machine. Ported most of 2.4 back-end functionality to 2.6 back-end with the exception of support for isochronous transfers. Resumed testing (incomplete) 2.6 front-end against 2.6 back-end. Currently the initial get descriptor request fails in the 2.6 back-end as it did against the 2.4 back-end. Still to do: Unknown amount of testing/handling of USB protocol requests (e.g failing get descriptor request) in the back-end to make it work. Finish porting remaining 2.4 code for back and front-ends for isochronous transfers etc. Sync up with latest xend rewrite and latest unstable (my snapshot is a couple of months old now). Create and submit patch. Testing of different USB device types. 2.6/2.4 interoperability. Testing of multiple back-ends/multiple front ends/multiple devices etc. Testing on SMP guests?