19 Commits (78f1d3d6a6904459b0b6cfd735278e4e2b7b68c5)

Author SHA1 Message Date
Juan Quintela 428d89084c migration: Create migration_has_all_channels 9 years ago
Juan Quintela 2a543bfdfa migration: Teach it about G_SOURCE_REMOVE 9 years ago
Juan Quintela 6666c96aac migration: Move migration.h to migration/ 9 years ago
Juan Quintela 543147116e migration: Remove MigrationState from migration_channel_incomming() 9 years ago
Juan Quintela 61e8b14880 migration: Export socket.c functions in its own file 9 years ago
Juan Quintela 08a0aee15c migration: Split qemu-file.h 9 years ago
Juan Quintela dd4339c540 migration: Split migration/channel.c for channel operations 9 years ago
Markus Armbruster bd269ebc82 sockets: Limit SocketAddressLegacy to external interfaces 9 years ago
Markus Armbruster dfd100f242 sockets: Rename SocketAddress to SocketAddressLegacy 9 years ago
Markus Armbruster 0785bd7a7c sockets: Prepare inet_parse() for flattened SocketAddress 9 years ago
Juan Quintela fd4144d413 migration: to_dst_file at that point is NULL 9 years ago
Daniel P. Berrange 60e705c51c io: change the QIOTask callback signature 10 years ago
Daniel P. Berrange 6f01f136af migration: set name for all I/O channels created 10 years ago
Dr. David Alan Gilbert 9308ae5485 migration: Fix seg with missing port 10 years ago
Cao jin 474c624ddf migration/socket: fix typo in file header 10 years ago
Daniel P. Berrange 22724f4921 migration: rename functions to starting migrations 10 years ago
Daniel P. Berrange e122636562 migration: add support for encrypting data with TLS 10 years ago
Daniel P. Berrange e65c67e4da migration: convert tcp socket protocol to use QIOChannel 10 years ago
Daniel P. Berrange 6f860ae755 migration: rename unix.c to socket.c 10 years ago
Daniel P. Berrange d984464eb9 migration: convert unix socket protocol to use QIOChannel 10 years ago
Daniel P. Berrange d59ce6f344 migration: add reporting of errors for outgoing migration 10 years ago
zhanghailiang 89a02a9f7b migration: rename 'file' in MigrationState to 'to_dst_file' 10 years ago
Peter Maydell 1393a48526 migration: Clean up includes 10 years ago
Fam Zheng 82e1cc4bf9 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler 11 years ago
Dr. David Alan Gilbert 329c9b10b6 Remove migration- pre/post fixes off files in migration/ dir 12 years ago
Dr. David Alan Gilbert 60fe637bf0 Start migrating migration code into a migration directory 12 years ago
Corey Minyard 5179502918 qemu-sockets: Add error to non-blocking connect handler 12 years ago
Dr. David Alan Gilbert d99598cc99 Coverity: Fix failure path for qemu_accept in migration 12 years ago
Alex Bligh 6a1751b7aa aio / timers: Untangle include files 13 years ago
Paolo Bonzini b352365f5a migration: eliminate s->migration_file 13 years ago
Paolo Bonzini e6a1cf2132 migration: use QEMUFile for writing outgoing migration data 13 years ago
Paolo Bonzini f8bbc12863 migration: use QEMUFile for migration channel lifetime 13 years ago
Paolo Bonzini 0cc3f3ccc9 qemu-file: add writable socket QEMUFile 13 years ago
Juan Quintela dd217b8732 migration: make writes blocking 14 years ago
Juan Quintela 557ec5a001 migration: include qemu-file.h 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini caf71f86a3 migration: move include files to include/migration/ 14 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Paolo Bonzini f8fe796407 janitor: do not include qemu-char everywhere 14 years ago
Paolo Bonzini 1c12e1f5b2 migration: move qemu_fclose to process_incoming_migration 14 years ago
Paolo Bonzini ab52a824a4 migration: close socket QEMUFile from socket_close 14 years ago
Paolo Bonzini 6c3601361f migration: xxx_close will only be called once 14 years ago
Paolo Bonzini a6ef29096b migration: clean up server sockets and handlers before invoking process_incoming_migration 14 years ago
Paolo Bonzini 43eaae28e0 migration (incoming): add error propagation to fd and exec protocols 14 years ago
Paolo Bonzini f37afb5ab1 migration (outgoing): add error propagation for all protocols 14 years ago
Paolo Bonzini e08c95ce8d migration: use qemu-sockets to establish Unix sockets 14 years ago
Paolo Bonzini 342ab8d1e4 migration: centralize call to migrate_fd_error() 14 years ago
Paolo Bonzini 6b620ca3b0 prepare for future GPLv2+ relicensing 14 years ago
Eduardo Habkost 8160bfbc4d unix_close(): check for close() errors too (v2) 15 years ago
Juan Quintela ee86c61f28 migration: make migration-{tcp,unix} consistent 15 years ago