 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 11/11] add a versioning number to ctx_init that permit to detect incompatible client.
 at the moment if the versioning of the library is not exactly the same used in the client then the ctx_init return an ERROR_VERSION. however the same mechanism can be use in the future to be able to support older version and offer a compatibility layer. Signed-off-by: Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxxx> --- tools/libxl/libxl.c | 4 +++- tools/libxl/libxl.h | 4 +++- tools/libxl/xl.c | 24 ++++++++++++------------ 3 files changed, 18 insertions(+), 14 deletions(-) Attachment:
0011-add-a-versioning-number-to-ctx_init-that-permit-to-d.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |