tools: change checkpointed_stream's type from int to xc_migration_stream_t
authorWen Congyang <wency@cn.fujitsu.com>
Tue, 15 Mar 2016 01:58:36 +0000 (09:58 +0800)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 17 Mar 2016 13:52:21 +0000 (13:52 +0000)
commit6fdfb600d8399bcbeffb73b517d7abbc0d5143b8
treea2f3d5d24baccf1598f01238a917c82780b55b19
parent2268141c958cc5969e103ea4fcce71b530205928
tools: change checkpointed_stream's type from int to xc_migration_stream_t

checkpointed_stream is also renamed to stream_type

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxc/include/xenguest.h
tools/libxc/xc_nomigrate.c
tools/libxc/xc_sr_restore.c
tools/libxc/xc_sr_save.c
tools/libxl/libxl_save_helper.c