Sign in
qemu
/
qemu
/
6ab4b5ab8f129df67708be4b58bdf0e13b178548
/
migration-tcp.c
304e3a7
migration-tcp: call migrate_fd_error() instead of close() and free().
by Yoshiaki Tamura
· 15 years ago
cfaf6d3
migration: Clear fd also in error cases
by Juan Quintela
· 15 years ago
d0f2c4c
Do not use dprintf
by malc
· 15 years ago
40ff6d7
Don't leak file descriptors
by Kevin Wolf
· 15 years ago
f327aa0
live migration: Propagate output monitor to callback handler
by Jan Kiszka
· 15 years ago
c163b5c
Block live migration
by lirans@il.ibm.com
· 15 years ago
d399f67
fix migration to obey -S
by Paolo Bonzini
· 15 years ago
89befdd
honor -S on incoming migration
by Paolo Bonzini
· 16 years ago
0a656f5
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
by malc
· 16 years ago
731b036
monitor: Decouple terminals (Jan Kiszka)
by aliguori
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
8ad9fa5
Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)
by aliguori
· 16 years ago
065e281
Reintroduce migrate-to-exec: support (Charles Duffy)
by aliguori
· 16 years ago
825a492
Make sure to resume the monitor only after flushing out outstanding
by aliguori
· 16 years ago
4761a48
Fix GCC 4 signedness warning
by blueswir1
· 16 years ago
ff8d81d
Fix whitespace in migration code.
by aliguori
· 16 years ago
88d2d9e
Fix possibly SEGV in tcp migration error case.
by aliguori
· 16 years ago
c1d3666
Live migration for Win32 (Hervé Poussineau)
by aliguori
· 16 years ago
17e9097
Fix windows build after migration changes
by aliguori
· 16 years ago
34c9dd8
Introduce TCP live migration protocol
by aliguori
· 16 years ago