Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / migration-tcp.c
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