index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
multifd: Use number of channels as listen backlog
Juan Quintela
1
-1
/
+6
2019-09-03
socket: Add num connections to qio_net_listener_open_sync()
Juan Quintela
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-03-12
migration: fix memory leak
Paolo Bonzini
1
-0
/
+1
2019-03-06
migration: Create socket-address parameter
Juan Quintela
1
-0
/
+11
2018-07-10
migration: unify incoming processing
Peter Xu
1
-5
/
+0
2018-05-15
migration: let incoming side use thread context
Peter Xu
1
-3
/
+4
2018-05-15
migration: Delay start of migration main routines
Juan Quintela
1
-0
/
+4
2018-05-15
migration: Export functions to create send channels
Juan Quintela
1
-1
/
+27
2018-03-23
migration: convert socket server to QIONetListener
Daniel P. Berrange
1
-32
/
+16
2018-03-06
qio: non-default context for async conn
Peter Xu
1
-1
/
+2
2018-02-06
migration: Route errors down through migration_channel_connect
Dr. David Alan Gilbert
1
-3
/
+1
2018-01-15
migration: free addr in the same function that we created it
Juan Quintela
1
-2
/
+2
2017-09-22
migration: Create migration_has_all_channels
Juan Quintela
1
-3
/
+7
2017-09-22
migration: Teach it about G_SOURCE_REMOVE
Juan Quintela
1
-1
/
+1
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
1
-1
/
+1
2017-06-13
migration: Remove MigrationState from migration_channel_incomming()
Juan Quintela
1
-2
/
+1
2017-06-01
migration: Export socket.c functions in its own file
Juan Quintela
1
-0
/
+1
2017-06-01
migration: Split qemu-file.h
Juan Quintela
1
-1
/
+1
2017-05-18
migration: Split migration/channel.c for channel operations
Juan Quintela
1
-0
/
+1
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-26
/
+23
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
1
-18
/
+18
2017-05-09
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
1
-2
/
+3
2017-05-04
migration: to_dst_file at that point is NULL
Juan Quintela
1
-1
/
+0
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
1
-5
/
+6
2016-10-27
migration: set name for all I/O channels created
Daniel P. Berrange
1
-0
/
+5
2016-10-13
migration: Fix seg with missing port
Dr. David Alan Gilbert
1
-4
/
+12
2016-08-11
migration/socket: fix typo in file header
Cao jin
1
-1
/
+3
2016-06-16
migration: rename functions to starting migrations
Daniel P. Berrange
1
-3
/
+3
2016-05-26
migration: add support for encrypting data with TLS
Daniel P. Berrange
1
-7
/
+27
2016-05-26
migration: convert tcp socket protocol to use QIOChannel
Daniel P. Berrange
1
-0
/
+31
2016-05-26
migration: rename unix.c to socket.c
Daniel P. Berrange
1
-0
/
+132