Age | Commit message (Expand) | Author |
2017-09-22 | buildsys: Move rdma libs to per object | Fam Zheng |
2017-06-13 | migration: create global_state.c | Juan Quintela |
2017-05-18 | migration: Make savevm.c target independent | Juan Quintela |
2017-05-18 | migration: Split vmstate-types.c from vmstate.c | Juan Quintela |
2017-05-18 | migration: Split migration/channel.c for channel operations | Juan Quintela |
2017-05-18 | block migration: Allow compile time disable | Dr. David Alan Gilbert |
2017-05-17 | migration: Move page_cache.c to migration/ | Juan Quintela |
2017-01-16 | build: remove --enable-colo/--disable-colo | Paolo Bonzini |
2016-10-30 | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | zhanghailiang |
2016-10-30 | COLO: migrate COLO related info to secondary node | zhanghailiang |
2016-10-30 | migration: Introduce capability 'x-colo' to migration | zhanghailiang |
2016-05-26 | migration: add support for encrypting data with TLS | Daniel P. Berrange |
2016-05-26 | migration: delete QEMUFile stdio implementation | Daniel P. Berrange |
2016-05-26 | migration: delete QEMUFile sockets implementation | Daniel P. Berrange |
2016-05-26 | migration: delete QEMUSizedBuffer struct | Daniel P. Berrange |
2016-05-26 | migration: convert exec socket protocol to use QIOChannel | Daniel P. Berrange |
2016-05-26 | migration: convert fd socket protocol to use QIOChannel | Daniel P. Berrange |
2016-05-26 | migration: convert tcp socket protocol to use QIOChannel | Daniel P. Berrange |
2016-05-26 | migration: rename unix.c to socket.c | Daniel P. Berrange |
2016-05-26 | migration: convert unix socket protocol to use QIOChannel | Daniel P. Berrange |
2016-05-26 | migration: introduce a new QEMUFile impl based on QIOChannel | Daniel P. Berrange |
2016-05-23 | migration: Move qjson.[ch] to migration/ | Markus Armbruster |
2015-11-10 | postcopy: OS support test | Dr. David Alan Gilbert |
2014-12-16 | Split the QEMU buffered file code out | Dr. David Alan Gilbert |
2014-12-16 | Remove migration- pre/post fixes off files in migration/ dir | Dr. David Alan Gilbert |
2014-12-16 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert |