summaryrefslogtreecommitdiff
path: root/migration/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2018-03-13migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy1-0/+1
2017-09-22buildsys: Move rdma libs to per objectFam Zheng1-0/+1
2017-06-13migration: create global_state.cJuan Quintela1-1/+1
2017-05-18migration: Make savevm.c target independentJuan Quintela1-1/+1
2017-05-18migration: Split vmstate-types.c from vmstate.cJuan Quintela1-1/+1
2017-05-18migration: Split migration/channel.c for channel operationsJuan Quintela1-1/+1
2017-05-18block migration: Allow compile time disableDr. David Alan Gilbert1-1/+1
2017-05-17migration: Move page_cache.c to migration/Juan Quintela1-1/+1
2017-01-16build: remove --enable-colo/--disable-coloPaolo Bonzini1-2/+1
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang1-1/+1
2016-10-30COLO: migrate COLO related info to secondary nodezhanghailiang1-0/+1
2016-10-30migration: Introduce capability 'x-colo' to migrationzhanghailiang1-0/+1
2016-05-26migration: add support for encrypting data with TLSDaniel P. Berrange1-0/+1
2016-05-26migration: delete QEMUFile stdio implementationDaniel P. Berrange1-1/+1
2016-05-26migration: delete QEMUFile sockets implementationDaniel P. Berrange1-1/+1
2016-05-26migration: delete QEMUSizedBuffer structDaniel P. Berrange1-1/+1
2016-05-26migration: convert exec socket protocol to use QIOChannelDaniel P. Berrange1-2/+1
2016-05-26migration: convert fd socket protocol to use QIOChannelDaniel P. Berrange1-2/+2
2016-05-26migration: convert tcp socket protocol to use QIOChannelDaniel P. Berrange1-1/+1
2016-05-26migration: rename unix.c to socket.cDaniel P. Berrange1-1/+1
2016-05-26migration: convert unix socket protocol to use QIOChannelDaniel P. Berrange1-2/+2
2016-05-26migration: introduce a new QEMUFile impl based on QIOChannelDaniel P. Berrange1-0/+1
2016-05-23migration: Move qjson.[ch] to migration/Markus Armbruster1-0/+1
2015-11-10postcopy: OS support testDr. David Alan Gilbert1-1/+1
2014-12-16Split the QEMU buffered file code outDr. David Alan Gilbert1-1/+1
2014-12-16Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert1-4/+4
2014-12-16Start migrating migration code into a migration directoryDr. David Alan Gilbert1-0/+10