On Mon, 25 Sep 2017 12:29:14 +0100 "Dr. David Alan Gilbert (git)" <[email protected]> wrote:
> From: "Dr. David Alan Gilbert" <[email protected]> > > Check the return values from vmstate_save_state for fields and also the > return values from 'put' for fields that use that. > > Signed-off-by: Dr. David Alan Gilbert <[email protected]> > --- > migration/vmstate.c | 15 ++++++++++++--- > 1 file changed, 12 insertions(+), 3 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>
