| Commit message (Expand) | Author | Age | Files | Lines |
* | monitor: Use getter/setter functions for cur_mon | Kevin Wolf | 2020-10-09 | 1 | -2/+2 |
* | migration: Fix fd protocol for incoming defer | Yury Kotov | 2019-06-05 | 1 | -3/+5 |
* | migration: unify incoming processing | Peter Xu | 2018-07-10 | 1 | -3/+0 |
* | migration: fix exec/fd migrations | Juan Quintela | 2018-05-25 | 1 | -0/+4 |
* | migration: let incoming side use thread context | Peter Xu | 2018-05-15 | 1 | -5/+4 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | migration: Route errors down through migration_channel_connect | Dr. David Alan Gilbert | 2018-02-06 | 1 | -1/+1 |
* | migration: Teach it about G_SOURCE_REMOVE | Juan Quintela | 2017-09-22 | 1 | -1/+1 |
* | migration: Remove unneeded includes | Juan Quintela | 2017-06-14 | 1 | -2/+0 |
* | migration: Move migration.h to migration/ | Juan Quintela | 2017-06-13 | 1 | -1/+1 |
* | migration: Remove MigrationState from migration_channel_incomming() | Juan Quintela | 2017-06-13 | 1 | -1/+1 |
* | migration: Export fd.c functions in its own file | Juan Quintela | 2017-06-01 | 1 | -0/+1 |
* | migration: Split migration/channel.c for channel operations | Juan Quintela | 2017-05-18 | 1 | -0/+1 |
* | migration: set name for all I/O channels created | Daniel P. Berrange | 2016-10-27 | 1 | -0/+2 |
* | migration: rename functions to starting migrations | Daniel P. Berrange | 2016-06-16 | 1 | -2/+2 |
* | migration: add support for encrypting data with TLS | Daniel P. Berrange | 2016-05-26 | 1 | -1/+1 |
* | migration: convert fd socket protocol to use QIOChannel | Daniel P. Berrange | 2016-05-26 | 1 | -46/+29 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | migration: rename 'file' in MigrationState to 'to_dst_file' | zhanghailiang | 2016-02-05 | 1 | -2/+2 |
* | migration: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler | Fam Zheng | 2015-06-12 | 1 | -2/+2 |
* | Handle bi-directional communication for fd migration | Cristian Klein | 2015-01-16 | 1 | -2/+22 |
* | Remove migration- pre/post fixes off files in migration/ dir | Dr. David Alan Gilbert | 2014-12-16 | 1 | -0/+68 |