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
Steve Sistare a6f2f9c42f migration: vfio cpr state hook
Define a list of vfio devices in CPR state, in a subsection so that
older QEMU can be live updated to this version.  However, new QEMU
will not be live updateable to old QEMU.  This is acceptable because
CPR is not yet commonly used, and updates to older versions are unusual.

The contents of each device object will be defined by the vfio subsystem
in a subsequent patch.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Link: https://lore.kernel.org/qemu-devel/1751493538-202042-14-git-send-email-steven.sistare@oracle.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2 days ago
..
blocker.h migration: per-mode blockers 2 years ago
client-options.h migration: Add MIG_CMD_SWITCHOVER_START and its load handler 4 months ago
colo.h migration/colo: make colo_incoming_co() return void 1 year ago
cpr.h migration: vfio cpr state hook 2 days ago
cpu.h Include migration/vmstate.h less 6 years ago
failover.h Include qemu-common.h exactly where needed 6 years ago
global_state.h migration: never fail in global_state_store() 2 years ago
misc.h migration: Add save_live_complete_precopy_thread handler 4 months ago
qemu-file-types.h migration/qemu-file: add utility methods for working with seekable channels 1 year ago
register.h migration: Add save_postcopy_prepare() savevm handler 2 months ago
snapshot.h migration: preserve suspended for snapshot 2 years ago
vmstate.h migration: lower handler priority 3 weeks ago