Two patches isolated from the postcopy recovery series, which may be
good for 2.10.
Peter Xu (2):
migration: fix comment disorder in RAMState
io: fix qio_channel_socket_accept err handling
io/channel-socket.c | 3 ++-
migration/ram.c | 4 ++--
2 files changed, 4 insertions(+), 3 deletion
This series:
- fix 100% cpu use when incoming migration fails
- makes unix migration to obey autostart, like the others
Please, apply
Juan Quintela (2):
migration: Clear fd also in error cases
migration: unix migration should obey autostart are the other ones
migration-exec.c |4 ++--
m