summaryrefslogtreecommitdiffstats
path: root/migration/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* COLO: Remove colo_state migration structZhang Chen2018-10-191-1/+1
* migration: add postcopy migration of dirty bitmapsVladimir Sementsov-Ogievskiy2018-03-131-0/+1
* buildsys: Move rdma libs to per objectFam Zheng2017-09-221-0/+1
* migration: create global_state.cJuan Quintela2017-06-131-1/+1
* migration: Make savevm.c target independentJuan Quintela2017-05-181-1/+1
* migration: Split vmstate-types.c from vmstate.cJuan Quintela2017-05-181-1/+1
* migration: Split migration/channel.c for channel operationsJuan Quintela2017-05-181-1/+1
* block migration: Allow compile time disableDr. David Alan Gilbert2017-05-181-1/+1
* migration: Move page_cache.c to migration/Juan Quintela2017-05-171-1/+1
* build: remove --enable-colo/--disable-coloPaolo Bonzini2017-01-161-2/+1Star
* 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