On Mon, 25 Sep 2017 12:29:15 +0100 "Dr. David Alan Gilbert (git)" <dgilb...@redhat.com> wrote:
> From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> > > Route the errors from vmstate_subsection_save up through > vmstate_subsection_save (and back down, all rather recursive). > > Signed-off-by: Dr. David Alan Gilbert <dgilb...@redhat.com> > --- > migration/vmstate.c | 20 ++++++++++++-------- > 1 file changed, 12 insertions(+), 8 deletions(-) With the patch description fixed up: Reviewed-by: Cornelia Huck <coh...@redhat.com>