[Qemu-devel] [PULL 16/57] Return path: Open a return path on QEMUFile for sockets

2015-11-10 Thread Juan Quintela
From: "Dr. David Alan Gilbert" 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 Reviewed-by: Juan Quintela Reviewed-by: Amit Shah Signed-off-by: Juan Quintela

[Qemu-devel] [PULL 16/57] Return path: Open a return path on QEMUFile for sockets

2015-11-09 Thread Juan Quintela
From: "Dr. David Alan Gilbert" 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 Reviewed-by: Juan Quintela Reviewed-by: Amit Shah Signed-off-by: Juan Quintela