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
Zhao Liu bb9f99e9ba i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs
Before expanding the number of elements in the CPUX86State.regs array,
first use VMSTATE_UINTTL_SUB_ARRAY for the regs' vmstate to avoid the
type_check_array failure.

VMSTATE_UINTTL_SUB_ARRAY will also be used for subsequently added elements
in regs array.

Tested-by: Xudong Hao <xudong.hao@intel.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20251211070942.3612547-3-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 weeks ago
..
blocker.h migration: Use bitset of MigMode instead of variable arguments 2 months ago
client-options.h migration: Add MIG_CMD_SWITCHOVER_START and its load handler 10 months ago
colo.h migration: push Error **errp into loadvm_process_enable_colo() 3 months ago
cpr.h migration/cpr: Fix coverity report in cpr_exec_persist_state() 2 months ago
cpu.h i386/machine: Use VMSTATE_UINTTL_SUB_ARRAY for vmstate of CPUX86State.regs 2 weeks ago
failover.h Include qemu-common.h exactly where needed 7 years ago
global_state.h migration: never fail in global_state_store() 3 years ago
misc.h migration: Use bitset of MigMode instead of variable arguments 2 months ago
qemu-file-types.h migration/qemu-file: add utility methods for working with seekable channels 2 years ago
register.h include: move hw/vmstate-if.h to hw/core/ 2 weeks ago
snapshot.h migration: preserve suspended for snapshot 2 years ago
vmstate.h include: move hw/vmstate-if.h to hw/core/ 2 weeks ago