[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/1] migration: Remove unused and deprecated load_state_old
|
From: |
Juan Quintela |
|
Subject: |
[PATCH 0/1] migration: Remove unused and deprecated load_state_old |
|
Date: |
Tue, 25 Jan 2022 18:07:15 +0100 |
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
- [PATCH 0/1] migration: Remove unused and deprecated load_state_old,
Juan Quintela <=