Age | Commit message (Expand) | Author |
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 exec.c functions in its own file | Juan Quintela |
2017-05-18 | migration: Split migration/channel.c for channel operations | Juan Quintela |
2017-05-04 | migration: setup bi-directional I/O channel for exec: protocol | Daniel P. Berrange |
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 exec 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 |
2014-12-16 | Remove migration- pre/post fixes off files in migration/ dir | Dr. David Alan Gilbert |