qemu-e2k/migration
Juan Quintela 87db1a7d89 migration: Improve migration thread error handling
We now report errors also when we finish migration, not only on info
migrate.  We plan to use this error from several places, and we want
the first error to happen to win, so we add an mutex to order it.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2017-10-23 18:03:43 +02:00
..
block.c dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes 2017-10-06 16:28:58 +02:00
block.h
channel.c
channel.h
colo-comm.c
colo-failover.c
colo.c
exec.c
exec.h
fd.c
fd.h
global_state.c
Makefile.objs
migration.c migration: Improve migration thread error handling 2017-10-23 18:03:43 +02:00
migration.h migration: Improve migration thread error handling 2017-10-23 18:03:43 +02:00
page_cache.c migration: Make cache_init() take an error parameter 2017-10-23 18:03:25 +02: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 bitmap for received page 2017-10-23 18:03:41 +02: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: add bitmap for received page 2017-10-23 18:03:41 +02:00
ram.h migration: add bitmap for received page 2017-10-23 18:03:41 +02:00
rdma.c
rdma.h
savevm.c
savevm.h
socket.c
socket.h
tls.c migration: Improve migration thread error handling 2017-10-23 18:03:43 +02:00
tls.h
trace-events
vmstate-types.c
vmstate.c
xbzrle.c
xbzrle.h