You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/migration
Peter Maydell 1862198702 migration: Remove load_state_old and minimum_version_id_old
There are no longer any VMStateDescription structs in the tree which
use the load_state_old support for custom handling of incoming
migration from very old QEMU.  Remove the mechanism entirely.

This includes removing one stray useless setting of
minimum_version_id_old in a VMStateDescription with no load_state_old
function, which crept in after the global weeding-out of them in
commit 17e3134061.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220215175705.3846411-1-peter.maydell@linaro.org>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Francisco Iglesias <francisco.iglesias@xilinx.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
3 years ago
..
blocker.h migration: Add migrate_add_blocker_internal() 3 years ago
colo.h Fixed a QEMU hang when guest poweroff in COLO mode 3 years ago
cpu.h Include migration/vmstate.h less 5 years ago
failover.h Include qemu-common.h exactly where needed 6 years ago
global_state.h Clean up inclusion of sysemu/sysemu.h 5 years ago
misc.h migrate/ram: remove "ram_bulk_stage" and "fpo_enabled" 4 years ago
qemu-file-types.h qemu-file: move qemu_{get,put}_counted_string() declarations 5 years ago
register.h migration: Change SaveStateEntry.instance_id into uint32_t 5 years ago
snapshot.h migration: introduce a delete_snapshot wrapper 4 years ago
vmstate.h migration: Remove load_state_old and minimum_version_id_old 3 years ago