]> Git Repo - qemu.git/commit
migration: rename 'file' in MigrationState to 'to_dst_file'
authorzhanghailiang <[email protected]>
Fri, 15 Jan 2016 03:37:42 +0000 (11:37 +0800)
committerAmit Shah <[email protected]>
Fri, 5 Feb 2016 13:39:50 +0000 (19:09 +0530)
commit89a02a9f7bb6a371a42d9b26b76f4c9590548a03
tree0658190a5520b02461c030caca22f5474f8e5d11
parent4c4bad486186fed9631b4ceb7c06d24e9fa65e6f
migration: rename 'file' in MigrationState to 'to_dst_file'

Rename the 'file' member of MigrationState to 'to_dst_file' to
be consistent with to_src_file, from_src_file and from_dst_file.

Signed-off-by: zhanghailiang <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: Amit Shah <[email protected]>
Message-Id: <1452829066[email protected]>
Signed-off-by: Amit Shah <[email protected]>
include/migration/migration.h
migration/exec.c
migration/fd.c
migration/migration.c
migration/postcopy-ram.c
migration/rdma.c
migration/savevm.c
migration/tcp.c
migration/unix.c
This page took 0.02819 seconds and 4 git commands to generate.