Files
qemu/migration
Lukas Straub 30472df65a migration/migration.c: Fix hang in ram_save_host_page
Git-commit: 773861274a
References: bsc#1185591

migration_rate_limit will erroneously ratelimit a shutdown socket,
which causes the migration thread to hang in ram_save_host_page
if the socket is shutdown.

Fix this by explicitly testing if the socket has errors or was
shutdown in migration_rate_limit.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Message-Id: <e79085bbe2d46dfa007dd41820194d5e2d4fcd80.1590007004.git.lukasstraub2@web.de>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Lin Ma <lma@suse.com>
2024-09-03 13:09:01 +02:00
..
2018-07-10 12:48:53 +01:00
2018-07-10 12:48:53 +01:00
2017-09-27 11:35:59 +01:00
2018-06-15 14:40:56 +01:00
2021-03-12 11:16:10 -07:00
2018-07-10 12:48:53 +01:00
2018-11-27 15:35:15 +01:00
2018-11-27 15:35:15 +01:00
2017-05-18 18:04:54 +02:00
2017-05-18 18:04:54 +02:00