Re: [PATCH v2 4/9] migration: rename vmstate_save_needed->vmstate_section_needed

2023-10-24 Thread Juan Quintela
marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > The function is used on save at this point. The following commits will > use it on load. > > Signed-off-by: Marc-André Lureau Reviewed-by: Juan Quintela queued.

[PATCH v2 4/9] migration: rename vmstate_save_needed->vmstate_section_needed

2023-10-24 Thread marcandre . lureau
From: Marc-André Lureau The function is used on save at this point. The following commits will use it on load. Signed-off-by: Marc-André Lureau --- include/migration/vmstate.h | 2 +- migration/savevm.c | 2 +- migration/vmstate.c | 4 ++-- 3 files changed, 4 insertions(+), 4