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