On Thu, Jul 17, 2025 at 06:07:40AM +0530, Arun Menon wrote:
> This is an incremental step in converting vmstate loading code to report
> error via Error objects instead of directly printing it to console/monitor.
> It is ensured that loadvm_postcopy_handle_switchover_start() must report
> an error in errp, in case of failure.
> 
> Signed-off-by: Arun Menon <arme...@redhat.com>
> ---
>  migration/savevm.c | 10 +++-------
>  1 file changed, 3 insertions(+), 7 deletions(-)

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to