[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 0/3] libxenvchan: interdomain communications library
On 09/30/2011 04:28 AM, Vasiliy Tolstov wrote: > 2011/9/30 Vasiliy Tolstov <v.tolstov@xxxxxxxxx> > >> >> >> 2011/9/23 Daniel De Graaf <dgdegra@xxxxxxxxxxxxx> >> >>> Changes since v5: >>> - Unify gntdev osdep interface >>> - Eliminate notify_result and revert mapping if notify ioctl fails >>> - Rename functions and structures to libxenvchan >>> - Use application-specified xenstore path for ring/event data >>> - Enforce maximum ring size of 2^20 bytes on client >>> - Change to LGPL 2.1 >>> >>> [PATCH 1/3] libxc: add xc_gnttab_map_grant_ref_notify >>> [PATCH 2/3] libxc: add xc_gntshr_* functions >>> [PATCH 3/3] libvchan: interdomain communications library >>> >>> >>> >> Hello. Sorry for bumping.. >> What version of xen kernel i need to use this library? Now i have 2.6.32.26 >> in many domUs. >> And what i need in dom0 for that, if i want to communicate via libxenvchan >> from domU to dom0? >> >> >> > And where i can find latest version of the patch? > This library depends on gntdev for the client and gntalloc for the server; these were merged in 2.6.39. The client can be used with 2.6.32.x kernels however it is not possible to detect when a peer crashes or exits without calling libxenvchan_close() on that kernel. This library does not require that either peer is dom0; it can be used for both domU-domU and domU-dom0 communication. The latest version of the patch can be found in the xen-devel archives. -- Daniel De Graaf National Security Agency _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |