qemu-e2k/migration
Peter Xu 1939ccdaa6 qio: non-default context for TLS handshake
A new parameter "context" is added to qio_channel_tls_handshake() is to
allow the TLS to be run on a non-default context.  Still, no functional
change.

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-03-06 10:19:07 +00:00
..
block.c Replace all occurances of __FUNCTION__ with __func__ 2018-01-22 09:46:18 +01:00
block.h
channel.c migration: Route errors down through migration_channel_connect 2018-02-06 10:55:12 +00:00
channel.h migration: Route errors down through migration_channel_connect 2018-02-06 10:55:12 +00:00
colo-comm.c
colo-failover.c Include less of the generated modular QAPI headers 2018-03-02 13:45:50 -06:00
colo.c Include less of the generated modular QAPI headers 2018-03-02 13:45:50 -06:00
exec.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
exec.h
fd.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
fd.h
global_state.c
Makefile.objs
migration.c Include less of the generated modular QAPI headers 2018-03-02 13:45:50 -06:00
migration.h Include less of the generated modular QAPI headers 2018-03-02 13:45:50 -06:00
page_cache.c migration: Make sure that we pass the right cache size 2017-10-29 14:06:15 +01:00
page_cache.h
postcopy-ram.c migration: provide postcopy_fault_thread_notify() 2018-02-14 10:36:02 +00:00
postcopy-ram.h migration: provide postcopy_fault_thread_notify() 2018-02-14 10:36:02 +00:00
qemu-file-channel.c
qemu-file-channel.h
qemu-file.c
qemu-file.h
qjson.c
qjson.h
ram.c Include less of the generated modular QAPI headers 2018-03-02 13:45:50 -06:00
ram.h Include less of the generated modular QAPI headers 2018-03-02 13:45:50 -06:00
rdma.c migration: Allow migrate_fd_connect to take an Error * 2018-02-06 10:55:12 +00:00
rdma.h
savevm.c qapi: Empty out qapi-schema.json 2018-03-02 13:45:50 -06:00
savevm.h
socket.c qio: non-default context for async conn 2018-03-06 10:19:06 +00:00
socket.h
tls.c qio: non-default context for TLS handshake 2018-03-06 10:19:07 +00:00
tls.h
trace-events migration: Route errors down through migration_channel_connect 2018-02-06 10:55:12 +00:00
vmstate-types.c
vmstate.c
xbzrle.c
xbzrle.h