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