]> git.proxmox.com Git - qemu.git/history - migration-tcp.c
Don't leak VLANClientState on PCI hot remove
[qemu.git] / migration-tcp.c
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