summaryrefslogtreecommitdiffstats
path: root/migration/exec.c
Commit message (Expand)AuthorAgeFilesLines
* migration: Remove unneeded includesJuan Quintela2017-06-141-2/+0Star
* 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 exec.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: setup bi-directional I/O channel for exec: protocolDaniel P. Berrange2017-05-041-2/+2
* 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 exec socket protocol to use QIOChannelDaniel P. Berrange2016-05-261-30/+32
* 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-1/+1
* Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng2015-06-121-3/+3
* Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert2014-12-161-0/+69