harry
2005-Nov-21 13:18 UTC
[Xen-devel] [PATCH][7/17] USB virt 2.6 split driver---gnttab channel
This patch implements the xenidc_channel interface using grant tables but leaves the channel bring-up and tear-down sequencing to a derived class (xenidc_gnttab_channel implements that). This code is part of the implementation of the xenidc_endpoint used for interdomain communication by the USB driver. Signed-off-by: Harry Butterworth <butterwo@uk.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
harry
2005-Nov-21 15:18 UTC
Re: [Xen-devel] [PATCH][7/17] USB virt 2.6 split driver---gnttab channel
On Mon, 2005-11-21 at 13:18 +0000, harry wrote:> This patch implements the xenidc_channel interface using grant tables > but leaves the channel bring-up and tear-down sequencing to a derived > class (xenidc_gnttab_channel implements that). This code is part of the > implementation of the xenidc_endpoint used for interdomain communication > by the USB driver.The comment above should read: This patch implements the xenidc_channel interface using grant tables but leaves the channel bring-up and tear-down sequencing to a derived class (xenidc_xbgt_channel implements that). This code is part of the implementation of the xenidc_endpoint used for interdomain communication by the USB driver. Sorry for any confusion. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Apparently Analagous Threads
- [PATCH][14/17] REV 2 USB virt 2.6 split driver---USB interdomain protocol
- [PATCH] fast_flush_area in blkback.c still broken after 55194bd55b86
- [PATCH][5/17] USB virt 2.6 split driver---concrete local buffer reference types
- [PATCH][XM-TEST] Fix bugzilla # 674 by changing the xm-test Console.py to wait for the command prompt.
- xen be core: xen be core: can''t open gnttab device