aboutsummaryrefslogtreecommitdiff
path: root/migration/fd.c
AgeCommit message (Expand)Author
2016-06-16migration: rename functions to starting migrationsDaniel P. Berrange
2016-05-26migration: add support for encrypting data with TLSDaniel P. Berrange
2016-05-26migration: convert fd socket protocol to use QIOChannelDaniel P. Berrange
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-05migration: rename 'file' in MigrationState to 'to_dst_file'zhanghailiang
2016-01-29migration: Clean up includesPeter Maydell
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng
2015-01-16Handle bi-directional communication for fd migrationCristian Klein
2014-12-16Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert