Orit Wasserman
|
240f68ce5b
Fix address handling in inet_nonblocking_connect
|
13 年之前 |
Orit Wasserman
|
ee0999b16a
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
|
13 年之前 |
Luiz Capitulino
|
540c79fec9
migration: don't rely on any QERR_SOCKET_*
|
13 年之前 |
Luiz Capitulino
|
02a08fef07
net: inet_connect(), inet_connect_opts(): add in_progress argument
|
13 年之前 |
Amos Kong
|
d5c5dacc70
use inet_listen()/inet_connect() to support ipv6 migration
|
13 年之前 |
Paolo Bonzini
|
6b620ca3b0
prepare for future GPLv2+ relicensing
|
13 年之前 |
Eduardo Habkost
|
61a5872fd6
tcp_close(): check for close() errors too (v2)
|
13 年之前 |
Juan Quintela
|
ee86c61f28
migration: make migration-{tcp,unix} consistent
|
14 年之前 |
Juan Quintela
|
8414ff3bd8
migration: propagate error correctly
|
14 年之前 |
Juan Quintela
|
efab4718f4
migration: Don't use callback on file defining it
|
14 年之前 |
Juan Quintela
|
07af445291
migration: move migrate_new to do_migrate
|
15 年之前 |
Juan Quintela
|
0edda1c42a
migration: Refactor MigrationState creation
|
15 年之前 |
Juan Quintela
|
22f00a4445
migration: Rename FdMigrationState MigrationState
|
15 年之前 |
Juan Quintela
|
3f77fc557e
migration: Fold MigrationState into FdMigrationState
|
15 年之前 |
Juan Quintela
|
7be4363a28
migration: Make *start_outgoing_migration return FdMigrationState
|
15 年之前 |
Anthony Liguori
|
7267c0947d
Use glib memory allocation and free functions
|
14 年之前 |
Blue Swirl
|
a08784dd11
Remove unused sysemu.h include directives
|
14 年之前 |
Stefan Weil
|
e0efb993b8
Fix conversions from pointer to int and vice versa
|
14 年之前 |
Shahar Havivi
|
d092c108ff
Close socket file descriptor when qemu_accept fails
|
15 年之前 |
Juan Quintela
|
511c023103
Factorize common migration incoming code
|
15 年之前 |
Yoshiaki Tamura
|
304e3a7c80
migration-tcp: call migrate_fd_error() instead of close() and free().
|
15 年之前 |
Juan Quintela
|
cfaf6d36ae
migration: Clear fd also in error cases
|
15 年之前 |
malc
|
d0f2c4c602
Do not use dprintf
|
15 年之前 |
Kevin Wolf
|
40ff6d7e8d
Don't leak file descriptors
|
15 年之前 |
Jan Kiszka
|
f327aa0c60
live migration: Propagate output monitor to callback handler
|
15 年之前 |
lirans@il.ibm.com
|
c163b5cae9
Block live migration
|
16 年之前 |
Paolo Bonzini
|
d399f67704
fix migration to obey -S
|
16 年之前 |
Paolo Bonzini
|
89befdd1a6
honor -S on incoming migration
|
16 年之前 |
malc
|
0a656f5f21
Cast pointer arguments of get/setsockopt, send to void * to keep GCC
|
16 年之前 |
aliguori
|
731b03642d
monitor: Decouple terminals (Jan Kiszka)
|
16 年之前 |