COMMITS
/ migration/socket.c March 1, 2023
J
migration: Move migrate_use_zero_copy_send() to options.c
Juan Quintela committed
J
migration: Move migrate_use_multifd() to options.c
Juan Quintela committed
J
migration: Create options.c
Juan Quintela committed
July 7, 2022
P
migration: Postcopy preemption preparation on channel creation
Peter Xu committed
May 13, 2022
L
multifd: Implement zero copy write in multifd migration (multifd-zero-copy)
Leonardo Bras committed
L
migration: Add zero-copy-send parameter for QMP/HMP for Linux
Leonardo Bras committed
April 21, 2021
D
migration/socket: Close the listener at the end
Dr. David Alan Gilbert committed
August 6, 2020
L
migration: unify the framework of socket-type channel
Longpeng(Mike) committed
August 19, 2019
J
multifd: Use number of channels as listen backlog
Juan Quintela committed
J
socket: Add num connections to qio_net_listener_open_sync()
Juan Quintela committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
March 12, 2019
P
migration: fix memory leak
Paolo Bonzini committed
February 27, 2019
J
migration: Create socket-address parameter
Juan Quintela committed
June 27, 2018
P
migration: unify incoming processing
Peter Xu committed
May 2, 2018
P
migration: let incoming side use thread context
Peter Xu committed
March 7, 2018
J
migration: Delay start of migration main routines
Juan Quintela committed
February 28, 2018
J
migration: Export functions to create send channels
Juan Quintela committed
March 12, 2018
D
migration: convert socket server to QIONetListener
Daniel P. Berrange committed
March 5, 2018
P
qio: non-default context for async conn
Peter Xu committed
December 15, 2017
D
migration: Route errors down through migration_channel_connect
Dr. David Alan Gilbert committed
October 27, 2017
J
migration: free addr in the same function that we created it
Juan Quintela committed
July 24, 2017
J
migration: Create migration_has_all_channels
Juan Quintela committed
J
migration: Teach it about G_SOURCE_REMOVE
Juan Quintela committed
April 24, 2017
J
migration: Move migration.h to migration/
Juan Quintela committed
April 17, 2017
J
migration: Remove MigrationState from migration_channel_incomming()
Juan Quintela committed
J
migration: Split migration/channel.c for channel operations
Juan Quintela committed
April 5, 2017
J
migration: Export socket.c functions in its own file
Juan Quintela committed
J
migration: to_dst_file at that point is NULL
Juan Quintela committed
April 20, 2017
J
migration: Split qemu-file.h
Juan Quintela committed
April 26, 2017
M
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster committed
M
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster committed
M
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster committed
August 11, 2016
D
io: change the QIOTask callback signature
Daniel P. Berrange committed
September 30, 2016
D
migration: set name for all I/O channels created
Daniel P. Berrange committed
September 13, 2016
D
migration: Fix seg with missing port
Dr. David Alan Gilbert committed
July 28, 2016
C
migration/socket: fix typo in file header
Cao jin committed
June 1, 2016
D
migration: rename functions to starting migrations
Daniel P. Berrange committed
April 27, 2016
D
migration: add support for encrypting data with TLS
Daniel P. Berrange committed
D
migration: convert tcp socket protocol to use QIOChannel
Daniel P. Berrange committed
D
migration: rename unix.c to socket.c
Daniel P. Berrange committed