Files
qemu/include
Dr. David Alan Gilbert 6decec9311 Return path: Send responses from destination to source
Add migrate_send_rp_message to send a message from destination to source along the return path.
  (It uses a mutex to let it be called from multiple threads)
Add migrate_send_rp_shut to send a 'shut' message to indicate
  the destination is finished with the RP.
Add migrate_send_rp_ack to send a 'PONG' message in response to a PING
  Use it in the MSG_RP_PING handler

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2015-11-10 15:00:26 +01:00
..
2015-11-09 09:59:47 +00:00
2015-11-10 14:51:48 +01:00
2015-02-06 16:11:38 +00:00
2015-11-06 14:09:01 -05:00
2015-09-25 12:04:42 +02:00
2015-11-10 14:51:49 +01:00
2015-11-06 15:42:38 +03:00
2015-11-10 15:00:25 +01:00
2015-11-06 10:16:03 +01:00
2015-09-25 12:04:43 +02:00
2015-11-10 14:51:48 +01:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00