[PATCH 0/1] migration: Remove unused and deprecated load_state_old

Juan Quintela posted 1 patch 2 years, 2 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220125170716.7903-1-quintela@redhat.com
Maintainers: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Juan Quintela <quintela@redhat.com>
docs/devel/migration.rst    | 7 +------
include/migration/vmstate.h | 2 --
migration/vmstate.c         | 6 ------
3 files changed, 1 insertion(+), 14 deletions(-)
[PATCH 0/1] migration: Remove unused and deprecated load_state_old
Posted by Juan Quintela 2 years, 2 months ago
Based-on: <20220118104434.4117879-1-peter.maydell@linaro.org>
[PATCH] Remove unnecessary minimum_version_id_old fields

After applying this patch, there is other use of load_state_old and
minimum_version_id_old.  As there already were deprecated, just remove them.

Juan Quintela (1):
  migration: Remove unused minimum_version_id_old and load_state_old

 docs/devel/migration.rst    | 7 +------
 include/migration/vmstate.h | 2 --
 migration/vmstate.c         | 6 ------
 3 files changed, 1 insertion(+), 14 deletions(-)

-- 
2.34.1