summaryrefslogtreecommitdiff
path: root/migration.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-10flush pending aio requestsGlauber Costa1-0/+1
2009-07-10Make sure to only vm_start() a failed migration if we were running to beginAnthony Liguori1-1/+5
2009-06-16migrate_fd_close: delete associated io-handler before closing the fdUri Lublin1-0/+2
2009-05-20migrate.c: migrate_fd_put_buffer: Do not busyloop: stop writing if EWOULDBLOCKUri Lublin1-1/+1
2009-04-05propagate error on failed completion (Glauber Costa)aliguori1-2/+8
2008-11-11Reintroduce migrate-to-exec: support (Charles Duffy)aliguori1-0/+178
2008-10-24Fix whitespace in migration code.aliguori1-25/+25
2008-10-13Introduce TCP live migration protocolaliguori1-2/+22
2008-10-13Introduce UI for live migrationaliguori1-0/+83