diff options
author | Cédric Le Goater <clg@redhat.com> | 2024-03-20 07:49:10 +0100 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2024-04-23 18:36:01 -0400 |
commit | 030b56b280375242cd8591b06e806978b8564be1 (patch) | |
tree | 2eb13b0bec5ebfc1f5c4b016c3ab85206df32f36 /migration/block-dirty-bitmap.c | |
parent | 7bee8ba8bbcef27cc98bc85747258e942f8d9717 (diff) |
migration: Modify ram_init_bitmaps() to report dirty tracking errors
The .save_setup() handler has now an Error** argument that we can use
to propagate errors reported by the .log_global_start() handler. Do
that for the RAM. The caller qemu_savevm_state_setup() will store the
error under the migration stream for later detection in the migration
sequence.
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20240320064911.545001-15-clg@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'migration/block-dirty-bitmap.c')
0 files changed, 0 insertions, 0 deletions