summaryrefslogtreecommitdiff
path: root/migration/exec.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2018-02-06migration: Route errors down through migration_channel_connectDr. David Alan Gilbert1-1/+1
2017-09-22migration: Teach it about G_SOURCE_REMOVEJuan Quintela1-1/+1
2017-06-14migration: Remove unneeded includesJuan Quintela1-2/+0
2017-06-13migration: Move migration.h to migration/Juan Quintela1-1/+1
2017-06-13migration: Remove MigrationState from migration_channel_incomming()Juan Quintela1-1/+1
2017-06-01migration: Export exec.c functions in its own fileJuan Quintela1-0/+1
2017-05-18migration: Split migration/channel.c for channel operationsJuan Quintela1-0/+1
2017-05-04migration: setup bi-directional I/O channel for exec: protocolDaniel P. Berrange1-2/+2
2016-10-27migration: set name for all I/O channels createdDaniel P. Berrange1-0/+2
2016-06-16migration: rename functions to starting migrationsDaniel P. Berrange1-2/+2
2016-05-26migration: add support for encrypting data with TLSDaniel P. Berrange1-1/+1
2016-05-26migration: convert exec socket protocol to use QIOChannelDaniel P. Berrange1-30/+32
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-02-05migration: rename 'file' in MigrationState to 'to_dst_file'zhanghailiang1-2/+2
2016-01-29migration: Clean up includesPeter Maydell1-1/+1
2015-06-12Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng1-3/+3
2014-12-16Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert1-0/+69