summaryrefslogtreecommitdiff
path: root/migration/fd.c
Commit message (Expand)AuthorAgeFilesLines
* monitor: Use getter/setter functions for cur_monKevin Wolf2020-10-091-2/+2
* migration: Fix fd protocol for incoming deferYury Kotov2019-06-051-3/+5
* migration: unify incoming processingPeter Xu2018-07-101-3/+0
* migration: fix exec/fd migrationsJuan Quintela2018-05-251-0/+4
* migration: let incoming side use thread contextPeter Xu2018-05-151-5/+4
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0
* migration: Route errors down through migration_channel_connectDr. David Alan Gilbert2018-02-061-1/+1
* migration: Teach it about G_SOURCE_REMOVEJuan Quintela2017-09-221-1/+1
* migration: Remove unneeded includesJuan Quintela2017-06-141-2/+0
* migration: Move migration.h to migration/Juan Quintela2017-06-131-1/+1
* migration: Remove MigrationState from migration_channel_incomming()Juan Quintela2017-06-131-1/+1
* migration: Export fd.c functions in its own fileJuan Quintela2017-06-011-0/+1
* migration: Split migration/channel.c for channel operationsJuan Quintela2017-05-181-0/+1
* migration: set name for all I/O channels createdDaniel P. Berrange2016-10-271-0/+2
* migration: rename functions to starting migrationsDaniel P. Berrange2016-06-161-2/+2
* migration: add support for encrypting data with TLSDaniel P. Berrange2016-05-261-1/+1
* migration: convert fd socket protocol to use QIOChannelDaniel P. Berrange2016-05-261-46/+29
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* migration: rename 'file' in MigrationState to 'to_dst_file'zhanghailiang2016-02-051-2/+2
* migration: Clean up includesPeter Maydell2016-01-291-0/+1
* Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng2015-06-121-2/+2
* Handle bi-directional communication for fd migrationCristian Klein2015-01-161-2/+22
* Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert2014-12-161-0/+68