aboutsummaryrefslogtreecommitdiff
path: root/migration/Makefile.objs
AgeCommit message (Expand)Author
2016-05-26migration: delete QEMUFile stdio implementationDaniel P. Berrange
2016-05-26migration: delete QEMUFile sockets implementationDaniel P. Berrange
2016-05-26migration: delete QEMUSizedBuffer structDaniel P. Berrange
2016-05-26migration: convert exec socket protocol to use QIOChannelDaniel P. Berrange
2016-05-26migration: convert fd socket protocol to use QIOChannelDaniel P. Berrange
2016-05-26migration: convert tcp socket protocol to use QIOChannelDaniel P. Berrange
2016-05-26migration: rename unix.c to socket.cDaniel P. Berrange
2016-05-26migration: convert unix socket protocol to use QIOChannelDaniel P. Berrange
2016-05-26migration: introduce a new QEMUFile impl based on QIOChannelDaniel P. Berrange
2016-05-23migration: Move qjson.[ch] to migration/Markus Armbruster
2015-11-10postcopy: OS support testDr. David Alan Gilbert
2014-12-16Split the QEMU buffered file code outDr. David Alan Gilbert
2014-12-16Remove migration- pre/post fixes off files in migration/ dirDr. David Alan Gilbert
2014-12-16Start migrating migration code into a migration directoryDr. David Alan Gilbert