On Wed, 2015-07-15 at 15:45 +0800, Yang Hongyang wrote: > tools/libxl/libxl_types.idl | 4 +-
> diff --git a/tools/libxl/libxl_types.idl b/tools/libxl/libxl_types.idl > index e8d3647..1d676ef 100644 > --- a/tools/libxl/libxl_types.idl > +++ b/tools/libxl/libxl_types.idl > @@ -61,8 +61,8 @@ libxl_error = Enumeration("error", [ > (-15, "LOCK_FAIL"), > (-16, "JSON_CONFIG_EMPTY"), > (-17, "DEVICE_EXISTS"), > - (-18, "REMUS_DEVOPS_DOES_NOT_MATCH"), > - (-19, "REMUS_DEVICE_NOT_SUPPORTED"), > + (-18, "CHECKPOINT_DEVOPS_DOES_NOT_MATCH"), > + (-19, "CHECKPOINT_DEVICE_NOT_SUPPORTED"), > (-20, "VNUMA_CONFIG_INVALID"), > (-21, "DOMAIN_NOTFOUND"), > (-22, "ABORTED"), This is an API change, which I think we discussed before. In <558bc6ee.60...@cn.fujitsu.com> you said you would add an extra patch to deal with that, and I think that needs to come before this automatic renaming so that there is no bisect hazard. I don't see any such patch even after this point though (from grepping your colo-v8 branch). Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel