summaryrefslogtreecommitdiffstats
path: root/migration/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang2016-10-301-1/+1
* COLO: migrate COLO related info to secondary nodezhanghailiang2016-10-301-0/+1
* migration: Introduce capability 'x-colo' to migrationzhanghailiang2016-10-301-0/+1
* migration: add support for encrypting data with TLSDaniel P. Berrange2016-05-261-0/+1
* migration: delete QEMUFile stdio implementationDaniel P. Berrange2016-05-261-1/+1
* migration: delete QEMUFile sockets implementationDaniel P. Berrange2016-05-261-1/+1
* migration: delete QEMUSizedBuffer structDaniel P. Berrange2016-05-261-1/+1
* migration: convert exec socket protocol to use QIOChannelDaniel P. Berrange2016-05-261-2/+1Star
* migration: convert fd socket protocol to use QIOChannelDaniel P. Berrange2016-05-261-2/+2
* migration: convert tcp socket protocol to use QIOChannelDaniel P. Berrange2016-05-261-1/+1
* migration: rename unix.c to socket.cDaniel P. Berrange2016-05-261-1/+1
* migration: convert unix socket protocol to use QIOChannelDaniel P. Berrange2016-05-261-2/+2
* migration: introduce a new QEMUFile impl based on QIOChannelDaniel P. Berrange2016-05-261-0/+1
* migration: Move qjson.[ch] to migration/Markus Armbruster2016-05-231-0/+1
* postcopy: OS support testDr. David Alan Gilbert2015-11-101-1/+1
* Split the QEMU buffered file code outDr. David Alan Gilbert2014-12-161-1/+1
* Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert2014-12-161-4/+4
* Start migrating migration code into a migration directoryDr. David Alan Gilbert2014-12-161-0/+10