[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH][TRIVIAL] Bump dom0_op interface version for sHype changes
sHype has changed the ABI for the createdomain dom0_op. The dom0_op interface version wasn't increased so old version of tools are not failing properly. Signed-off-by: Anthony Liguori <aliguori@xxxxxxxxxx> Regards, Anthony Liguori --- xen/include/public/dom0_ops.h~ 2005-06-23 20:30:56.618743584 -0500 +++ xen/include/public/dom0_ops.h 2005-06-23 20:33:18.377193024 -0500 @@ -19,7 +19,7 @@ * This makes sure that old versions of dom0 tools will stop working in a * well-defined way (rather than crashing the machine, for instance). */ -#define DOM0_INTERFACE_VERSION 0xAAAA1006 +#define DOM0_INTERFACE_VERSION 0xAAAA1007 /************************************************************************/ _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |