]> Git Repo - qemu.git/commit - migration-tcp.c
migration (incoming): add error propagation to fd and exec protocols
authorPaolo Bonzini <[email protected]>
Tue, 2 Oct 2012 16:21:18 +0000 (18:21 +0200)
committerPaolo Bonzini <[email protected]>
Tue, 23 Oct 2012 11:54:56 +0000 (13:54 +0200)
commit43eaae28e0394f8fb80848fb40aa5d28c6360321
tree493754ef3c272334e9ddf10792a5413d2264ee3b
parentf37afb5ab1921f42043b5527a517eef95c36acf8
migration (incoming): add error propagation to fd and exec protocols

And remove the superfluous integer return value.

Reviewed-by: Luiz Capitulino <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
migration.h
vl.c
This page took 0.025581 seconds and 4 git commands to generate.