qemu/migration
Dr. David Alan Gilbert adc468e9b9 Return path: Open a return path on QEMUFile for sockets
Postcopy needs a method to send messages from the destination back to
the source, this is the 'return path'.

Wire it up for 'socket' QEMUFile's.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2015-11-10 14:51:49 +01:00
..
Makefile.objs
block.c Rename save_live_complete to save_live_complete_precopy 2015-11-10 14:51:49 +01:00
exec.c
fd.c
migration.c Rename save_live_complete to save_live_complete_precopy 2015-11-10 14:51:49 +01:00
qemu-file-buf.c coroutine: move into libqemuutil.a library 2015-10-20 14:59:04 +01:00
qemu-file-internal.h
qemu-file-stdio.c coroutine: move into libqemuutil.a library 2015-10-20 14:59:04 +01:00
qemu-file-unix.c Return path: Open a return path on QEMUFile for sockets 2015-11-10 14:51:49 +01:00
qemu-file.c Return path: Open a return path on QEMUFile for sockets 2015-11-10 14:51:49 +01:00
ram.c Rename save_live_complete to save_live_complete_precopy 2015-11-10 14:51:49 +01:00
rdma.c coroutine: move into libqemuutil.a library 2015-10-20 14:59:04 +01:00
savevm.c Rename save_live_complete to save_live_complete_precopy 2015-11-10 14:51:49 +01:00
tcp.c
unix.c
vmstate.c vmstate: Create optional sections 2015-07-07 14:54:52 +02:00
xbzrle.c