Browse Source
Let the function report errors to upper layers. Out of three current users, two of them already process the errors, except one outlier, qemu_savevm_state_complete_precopy(), where we do it manually for now with a comment for TODO. Signed-off-by: Peter Xu <peterx@redhat.com> Tested-by: Lukas Straub <lukasstraub2@web.de> Link: https://lore.kernel.org/qemu-devel/20260127185254.3954634-23-peterx@redhat.com [add space in error_prepend string] Signed-off-by: Fabiano Rosas <farosas@suse.de>master
committed by
Fabiano Rosas
3 changed files with 12 additions and 11 deletions
Loading…
Reference in new issue