qemu-e2k/migration
Peter Xu 816306826a migration: remove notify in fd_error
It is already called in migrate_fd_cleanup.

Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2018-01-15 12:48:13 +01:00
..
block.c Remove empty statements 2017-12-18 17:07:02 +03:00
block.h migration: disable auto-converge during bulk block migration 2017-09-27 11:27:14 +01:00
channel.c
channel.h
colo-comm.c migration: pre_save return int 2017-09-27 11:35:59 +01:00
colo-failover.c
colo.c
exec.c
exec.h
fd.c
fd.h
global_state.c migration: pre_save return int 2017-09-27 11:35:59 +01:00
Makefile.objs
migration.c migration: remove notify in fd_error 2018-01-15 12:48:13 +01:00
migration.h migration: cleanup stats update into function 2018-01-15 12:48:10 +01: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 migration: Make cache_init() take an error parameter 2017-10-23 18:03:25 +02:00
postcopy-ram.c migration: add postcopy total blocktime into query-migrate 2018-01-15 12:48:04 +01:00
postcopy-ram.h migration: postcopy_place_page factoring out 2017-10-23 18:03:39 +02:00
qemu-file-channel.c
qemu-file-channel.h
qemu-file.c
qemu-file.h
qjson.c
qjson.h
ram.c migration: Guard ram_bytes_remaining against early call 2018-01-15 12:48:04 +01:00
ram.h migration: No need to return the size of the cache 2017-10-29 14:06:15 +01:00
rdma.c
rdma.h
savevm.c migration, xen: Fix block image lock issue on live migration 2017-11-21 19:42:26 +01:00
savevm.h
socket.c migration: free addr in the same function that we created it 2018-01-15 12:47:55 +01:00
socket.h
tls.c migration: Improve migration thread error handling 2017-10-23 18:03:43 +02:00
tls.h
trace-events migration: add postcopy total blocktime into query-migrate 2018-01-15 12:48:04 +01:00
vmstate-types.c migration: Route more error paths 2017-09-27 11:44:18 +01:00
vmstate.c migration: wire vmstate_save_state errors up to vmstate_subsection_save 2017-09-27 11:38:21 +01:00
xbzrle.c
xbzrle.h