]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: cpr-exec-command parameter
authorSteve Sistare <steven.sistare@oracle.com>
Wed, 1 Oct 2025 15:33:56 +0000 (08:33 -0700)
committerPeter Xu <peterx@redhat.com>
Fri, 3 Oct 2025 13:48:02 +0000 (09:48 -0400)
commitf57ff59f1e14f8162efda41725d1c013ed76b7d7
treef3e50814fadafd5ff52771b52b3bd1ee30c6597d
parentfe72a8073ed63cf0fc138d1f4450da2e6e5b5271
migration: cpr-exec-command parameter

Create the cpr-exec-command migration parameter, defined as a list of
strings.  It will be used for cpr-exec migration mode in a subsequent
patch, and contains forward references to cpr-exec mode in the qapi
doc.

No functional change, except that cpr-exec-command is shown by the
'info migrate' command.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
Link: https://lore.kernel.org/r/1759332851-370353-5-git-send-email-steven.sistare@oracle.com
Signed-off-by: Peter Xu <peterx@redhat.com>
hmp-commands.hx
migration/migration-hmp-cmds.c
migration/options.c
qapi/migration.json