diff options
author | Peter Xu <peterx@redhat.com> | 2023-10-17 16:26:32 -0400 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2023-11-02 11:35:03 +0100 |
commit | 88577f32421cd6f52928b0c69573983d8d9acbd0 (patch) | |
tree | 12ec768ce7cc30a9c7a51e608f02be57060030d3 /qapi | |
parent | 7bca2bb7bfd2fe5241696fd09cc97f23661d4fc8 (diff) |
migration: Change ram_dirty_bitmap_reload() retval to bool
Now we have a Error** passed into the return path thread stack, which is
even clearer than an int retval. Change ram_dirty_bitmap_reload() and the
callers to use a bool instead to replace errnos.
Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231017202633.296756-5-peterx@redhat.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions