aboutsummaryrefslogtreecommitdiff
path: root/migration-unix.c
AgeCommit message (Expand)Author
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-03-20Fix conversions from pointer to int and vice versaStefan Weil
2010-06-22Factorize common migration incoming codeJuan Quintela
2010-03-17migration: unix migration should obey autostart are the other onesJuan Quintela
2010-03-17migration: Clear fd also in error casesJuan Quintela
2010-02-07Do not use dprintfmalc
2009-12-18Avoid permanently disabled QEMU monitor when UNIX migration failsDaniel P. Berrange
2009-12-03Don't leak file descriptorsKevin Wolf
2009-12-03live migration: Propagate output monitor to callback handlerJan Kiszka
2009-11-17Block live migrationlirans@il.ibm.com
2009-08-24Migration via unix sockets.Chris Lalancette