Searched hist:"91 b02dc7507f13d81b23ef2d68c1a0673fe32a66" (Results 1 – 2 of 2) sorted by relevance
/qemu/migration/ |
H A D | postcopy-ram.c | 91b02dc7507f13d81b23ef2d68c1a0673fe32a66 Sun Jan 13 14:08:48 UTC 2019 Fei Li <fli@suse.com> migration: add more error handling for postcopy_ram_enable_notify
Call postcopy_ram_incoming_cleanup() to do the cleanup when postcopy_ram_enable_notify fails. Besides, report the error message when qemu_ram_foreach_migratable_block() fails.
Cc: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Fei Li <fli@suse.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20190113140849.38339-5-lifei1214@126.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|
H A D | savevm.c | 91b02dc7507f13d81b23ef2d68c1a0673fe32a66 Sun Jan 13 14:08:48 UTC 2019 Fei Li <fli@suse.com> migration: add more error handling for postcopy_ram_enable_notify
Call postcopy_ram_incoming_cleanup() to do the cleanup when postcopy_ram_enable_notify fails. Besides, report the error message when qemu_ram_foreach_migratable_block() fails.
Cc: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Fei Li <fli@suse.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Message-Id: <20190113140849.38339-5-lifei1214@126.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|