Blue Swirl
|
a08784dd11
Remove unused sysemu.h include directives
|
14 years ago |
Stefan Weil
|
e0efb993b8
Fix conversions from pointer to int and vice versa
|
14 years ago |
Shahar Havivi
|
d092c108ff
Close socket file descriptor when qemu_accept fails
|
15 years ago |
Juan Quintela
|
511c023103
Factorize common migration incoming code
|
15 years ago |
Yoshiaki Tamura
|
304e3a7c80
migration-tcp: call migrate_fd_error() instead of close() and free().
|
15 years ago |
Juan Quintela
|
cfaf6d36ae
migration: Clear fd also in error cases
|
15 years ago |
malc
|
d0f2c4c602
Do not use dprintf
|
15 years ago |
Kevin Wolf
|
40ff6d7e8d
Don't leak file descriptors
|
15 years ago |
Jan Kiszka
|
f327aa0c60
live migration: Propagate output monitor to callback handler
|
15 years ago |
lirans@il.ibm.com
|
c163b5cae9
Block live migration
|
16 years ago |
Paolo Bonzini
|
d399f67704
fix migration to obey -S
|
16 years ago |
Paolo Bonzini
|
89befdd1a6
honor -S on incoming migration
|
16 years ago |
malc
|
0a656f5f21
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
|
16 years ago |
aliguori
|
731b03642d
monitor: Decouple terminals (Jan Kiszka)
|
16 years ago |
aliguori
|
376253ece4
monitor: Rework API (Jan Kiszka)
|
16 years ago |
aliguori
|
1eec614b36
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
|
16 years ago |
aliguori
|
8ad9fa5d8b
Fix brown-paper-bag bugs from live-migration patch (Charles Duffy)
|
17 years ago |
aliguori
|
065e281356
Reintroduce migrate-to-exec: support (Charles Duffy)
|
17 years ago |
aliguori
|
825a4929da
Make sure to resume the monitor only after flushing out outstanding
|
17 years ago |
blueswir1
|
4761a48bcd
Fix GCC 4 signedness warning
|
17 years ago |
aliguori
|
ff8d81d84a
Fix whitespace in migration code.
|
17 years ago |
aliguori
|
88d2d9e098
Fix possibly SEGV in tcp migration error case.
|
17 years ago |
aliguori
|
c1d3666532
Live migration for Win32 (Hervé Poussineau)
|
17 years ago |
aliguori
|
17e909738d
Fix windows build after migration changes
|
17 years ago |
aliguori
|
34c9dd8eea
Introduce TCP live migration protocol
|
17 years ago |