Re: [Xen-devel] [PATCH v7 14/18] tools/libxl: fix backword compatibility after the automatic renaming

2016-01-29 Thread Konrad Rzeszutek Wilk
On Fri, Jan 29, 2016 at 01:27:30PM +0800, Wen Congyang wrote: > The error code ERROR_REMUS_XXX was introduced in Xen 4.5, and > changed to ERROR_CHECKPOINT_XXX after previous renaming. > The patch fix the backword compatibility. > > Signed-off-by: Yang Hongyang > Signed-off-by: Wen Congyang Rev

[Xen-devel] [PATCH v7 14/18] tools/libxl: fix backword compatibility after the automatic renaming

2016-01-28 Thread Wen Congyang
The error code ERROR_REMUS_XXX was introduced in Xen 4.5, and changed to ERROR_CHECKPOINT_XXX after previous renaming. The patch fix the backword compatibility. Signed-off-by: Yang Hongyang Signed-off-by: Wen Congyang --- tools/libxl/libxl.h | 12 1 file changed, 12 insertions(+)