]> git.proxmox.com Git - qemu.git/history - migration-tcp.c
Do not use dprintf
[qemu.git] / migration-tcp.c
2010-02-06 malcDo not use dprintf
2009-12-03 Kevin WolfDon't leak file descriptors
2009-12-03 Jan Kiszkalive migration: Propagate output monitor to callback...
2009-11-17 lirans@il.ibm.comBlock live migration
2009-07-30 Paolo Bonzinifix migration to obey -S
2009-07-16 Paolo Bonzinihonor -S on incoming migration
2009-05-21 malcCast pointer arguments of get/setsockopt, send to void...
2009-03-05 aliguorimonitor: Decouple terminals (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2008-11-12 aliguoriFix brown-paper-bag bugs from live-migration patch...
2008-11-11 aliguoriReintroduce migrate-to-exec: support (Charles Duffy)
2008-11-06 aliguoriMake sure to resume the monitor only after flushing...
2008-10-25 blueswir1Fix GCC 4 signedness warning
2008-10-24 aliguoriFix whitespace in migration code.
2008-10-24 aliguoriFix possibly SEGV in tcp migration error case.
2008-10-24 aliguoriLive migration for Win32 (Hervé Poussineau)
2008-10-24 aliguoriFix windows build after migration changes
2008-10-13 aliguoriIntroduce TCP live migration protocol