aboutsummaryrefslogtreecommitdiff
path: root/migration/exec.c
AgeCommit message (Expand)Author
2018-07-10migration: unify incoming processingPeter Xu
2018-05-25migration: fix exec/fd migrationsJuan Quintela
2018-05-15migration: let incoming side use thread contextPeter Xu
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-06migration: Route errors down through migration_channel_connectDr. David Alan Gilbert
2017-09-22migration: Teach it about G_SOURCE_REMOVEJuan Quintela
2017-06-14migration: Remove unneeded includesJuan Quintela
2017-06-13migration: Move migration.h to migration/Juan Quintela
2017-06-13migration: Remove MigrationState from migration_channel_incomming()Juan Quintela
2017-06-01migration: Export exec.c functions in its own fileJuan Quintela
2017-05-18migration: Split migration/channel.c for channel operationsJuan Quintela
2017-05-04migration: setup bi-directional I/O channel for exec: protocolDaniel P. Berrange
2016-10-27migration: set name for all I/O channels createdDaniel P. Berrange
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 exec 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
2014-12-16Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert