qemu/include/migration
Lukas Straub af4cee59fa colo: Remove ENABLE_COLO savevm command and mark it as deprecated
No need for it anymore now that x-colo capability is required
on incoming side. There is also no need to send it for backwards
compatibility since we only support COLO with the same version on
both sides.

We mark the command code as deprecated and now error out if such
a unhandled command is encountered in loadvm_process_command().

Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Link: https://lore.kernel.org/qemu-devel/20260302-colo_unit_test_multifd-v11-5-d653fb3b1d80@web.de
Signed-off-by: Fabiano Rosas <farosas@suse.de>
2026-03-09 08:53:31 -03:00
..
blocker.h migration: Use bitset of MigMode instead of variable arguments 2025-11-03 16:04:10 -05:00
client-options.h migration: Add MIG_CMD_SWITCHOVER_START and its load handler 2025-03-06 06:47:33 +01:00
colo.h colo: Remove ENABLE_COLO savevm command and mark it as deprecated 2026-03-09 08:53:31 -03:00
cpr.h migration: Move CPR HUP watch to cpr-transfer.c 2026-01-23 11:32:19 -03:00
cpu.h i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs 2025-12-27 10:11:11 +01:00
failover.h Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
global_state.h migration: never fail in global_state_store() 2023-06-02 01:03:19 +02:00
misc.h migration: Rename MIG_EVENT_PRECOPY_* to MIG_EVENT_* 2026-02-17 09:43:09 -03:00
qemu-file-types.h migration/qemu-file: add utility methods for working with seekable channels 2024-03-01 15:42:04 +08:00
register.h include: move hw/vmstate-if.h to hw/core/ 2025-12-27 10:11:08 +01:00
snapshot.h migration: preserve suspended for snapshot 2024-01-04 09:52:42 +08:00
vmstate.h vmstate: Introduce VMSTATE_VARRAY_INT32_ALLOC 2026-03-06 09:43:18 +00:00