WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] USB virt 2.6 split driver patch series REVISION 2

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] USB virt 2.6 split driver patch series REVISION 2
From: harry <harry@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 Nov 2005 16:12:30 +0000
Delivery-date: Wed, 23 Nov 2005 16:12:57 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I'm about to post the first 3 patches from the second revision of my USB
patch series.

These patches have been built against today's unstable for the i386
build but not tested because the interfaces have changed (removal of
struct typedefs means lots of new 'struct's are required) and the
remaining 14 patches are not reformatted yet.

I've performed a manual formatting pass on these three patches in an
attempt to get the formatting up to scratch and have taken into
consideration all of the comments posted against the last patch series.

I have not changed the #defines for the public link members of callbacks
etc because I can't think of a better way to avoid coupling the clients
to the implementation of these structures.

I have chosen to leave the xenidc_work_until macro defined in the Linux
style rather than using an inline function passed a function pointer
because I think it's more convenient for the clients as it is.

I have decided against using any leading underscores.

Any further feedback on these patches would be welcome.  I'm happy to
keep revising them until they are acceptable.

Any other feedback on the patch series would be also welcome.

Harry.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] USB virt 2.6 split driver patch series REVISION 2, harry <=