Commit History

Author SHA1 Message Date
  Orit Wasserman 240f68ce5b Fix address handling in inet_nonblocking_connect 13 years ago
  Orit Wasserman ee0999b16a Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect 13 years ago
  Luiz Capitulino 540c79fec9 migration: don't rely on any QERR_SOCKET_* 13 years ago
  Luiz Capitulino 02a08fef07 net: inet_connect(), inet_connect_opts(): add in_progress argument 13 years ago
  Amos Kong d5c5dacc70 use inet_listen()/inet_connect() to support ipv6 migration 13 years ago
  Paolo Bonzini 6b620ca3b0 prepare for future GPLv2+ relicensing 13 years ago
  Eduardo Habkost 61a5872fd6 tcp_close(): check for close() errors too (v2) 13 years ago
  Juan Quintela ee86c61f28 migration: make migration-{tcp,unix} consistent 14 years ago
  Juan Quintela 8414ff3bd8 migration: propagate error correctly 14 years ago
  Juan Quintela efab4718f4 migration: Don't use callback on file defining it 14 years ago
  Juan Quintela 07af445291 migration: move migrate_new to do_migrate 15 years ago
  Juan Quintela 0edda1c42a migration: Refactor MigrationState creation 15 years ago
  Juan Quintela 22f00a4445 migration: Rename FdMigrationState MigrationState 15 years ago
  Juan Quintela 3f77fc557e migration: Fold MigrationState into FdMigrationState 15 years ago
  Juan Quintela 7be4363a28 migration: Make *start_outgoing_migration return FdMigrationState 15 years ago
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 years ago
  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