Files
xemu/migration
Markus ArmbrusterandPeter Xu bfcaa18a14 migration/postcopy-ram: Improve error reporting after loadvm failure
One of two error messages show __func__.  Drop it; it doesn't help
users, and developers can grep for the message.  This also permits
de-duplicating the code to prepend to the error message.

Both error messages show a numeric error code.  I doubt that's
helpful, but I'm leaving it alone.

Use error_append_hint() for explaining that some dirty bitmaps may be
lost.  Polish the prose.

Don't faff around with g_clear_pointer(), it's not worth its keep
here.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20251115083500.2753895-4-armbru@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
2025-11-21 10:33:21 -05:00
..
2024-12-20 17:44:56 +01:00
2025-10-03 09:48:02 -04:00
2025-11-03 16:04:09 -05:00
2025-05-02 11:09:36 -04:00
2025-09-02 17:57:05 +02:00
2025-09-02 17:57:05 +02:00
2025-10-03 09:48:02 -04:00