On Mon, Feb 15, 2021 at 06:35:15PM +, Dr. David Alan Gilbert wrote:
> * Daniel P. Berrangé (berra...@redhat.com) wrote:
> > This is an incremental step in converting vmstate loading code to report
> > via Error objects instead of printing directly to the console/monitor.
> >
> > Signed-off-by:
On Mon, Feb 15, 2021 at 06:35:15PM +, Dr. David Alan Gilbert wrote:
> * Daniel P. Berrangé (berra...@redhat.com) wrote:
> > This is an incremental step in converting vmstate loading code to report
> > via Error objects instead of printing directly to the console/monitor.
> >
> > Signed-off-by:
* Daniel P. Berrangé (berra...@redhat.com) wrote:
> This is an incremental step in converting vmstate loading code to report
> via Error objects instead of printing directly to the console/monitor.
>
> Signed-off-by: Daniel P. Berrangé
> ---
> migration/colo.c | 3 +-
> migration/savevm.c | 7
This is an incremental step in converting vmstate loading code to report
via Error objects instead of printing directly to the console/monitor.
Signed-off-by: Daniel P. Berrangé
---
migration/colo.c | 3 +-
migration/savevm.c | 73 +++---
migration/save